mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 08:14:00 +08:00
More LGTM fixups (#1457)
* exclude lib dirs, fix 3 cpp errors * fix more alerts, exclude mkvparse Co-authored-by: George Hotz <geohot@gmail.com> old-commit-hash: e568d3cadc71d2b301fcb46af9afb3c8c8005f72
This commit is contained in:
@@ -1,12 +1,10 @@
|
||||
#!/usr/bin/env python
|
||||
import os
|
||||
import sys
|
||||
import matplotlib.pyplot as plt
|
||||
import numpy as np
|
||||
import cereal.messaging as messaging
|
||||
import time
|
||||
|
||||
|
||||
# tool to plot one or more signals live. Call ex:
|
||||
#./rqplot.py log.carState.vEgo log.carState.aEgo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user