You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`badlogvis` is a data log visualization tool that parses badlog bag files or CSV and outputs a single self-contained HTML file.
3
+
`badlogvis` is a data log visualization tool that parses badlog bag files (which are just CSVs with some metadata) or CSV and outputs a single self-contained HTML file.
4
+
5
+
It is indented to be used on files created with [badlog](https://github.com/dominikWin/badlog).
4
6
5
7
## Usage
6
8
@@ -86,6 +88,9 @@ Note that if you don't set a `xaxis` topic then the derivative and delta will be
0 commit comments