Commit Graph

3 Commits

Author SHA1 Message Date
Shane Smiskol 972fa0b086 missing shebang
old-commit-hash: 1c6924ac675baaaceb8be0b7154be15c2c45c413
2024-04-05 15:10:14 -07:00
Shane Smiskol 76650793ad make fox.py executable
old-commit-hash: ab744b73447f2b50a09d734edfa16a6a9eb04073
2024-04-05 15:04:38 -07:00
savojovic f2c6778548 Adding foxglove support (#31907)
* Adding foxglove support, demo version

* Adding image/thumbnail support

* Adding foxglove map support

* Adding foxglove map support

* Updating title in jsonschemas according to rlog attribute names

* Remove shemas folder, add dynamic schema creation

* Update identation to 2 spaces, code refactored

* Fix, jsonToSchema() recursion returns 0 when an empty arr found

* Update, empty arrays data type set to dummy value of type string

* Enable logs download

* Adding foxglove install functionality

* Adding, transform json lists into json obj

* Adding, pip install mcap library

* format it

* Refactoring msg adding to mcap writer by utilizing pool of worker processes
Disabling compression

---------

Co-authored-by: Justin Newberry <justin@comma.ai>
old-commit-hash: 8a138f9be8542ef83fd42cbb030b05551af4afdb
2024-04-05 11:03:00 -07:00