CMU-Robotics-Club / RoboBuggy2

A complete re-write of the old RoboBuggy.
GNU General Public License v3.0
3 stars 0 forks source link

during rolls sanity check #52

Closed TiaSinghania closed 6 months ago

TiaSinghania commented 6 months ago

What type of PR is this? (check all applicable)

Description

added an additional node that reads covariance, filter-gps seperation (work in progress), imu overrange status and translates filter status flags to bit fields and error message strings displayed in foxglove

QA Instructions, Screenshots, Recordings

can test the existence of the fields in sim, will need real buggy data to test if the flags get tripped accurately

Added/updated tests?

We encourage you to keep the code coverage percentage at 80% and above.