jaiarobotics / jaiabot

Jaiabot source code
Other
20 stars 2 forks source link

bug/imu-detection-reboot #858

Closed ferrom-jaia closed 3 months ago

ferrom-jaia commented 3 months ago

Description

The imu detection entered a loop where it would keep restarting. This left the vehicle unable to drive using the autonomy. Moved the imu publish to restart into the imu drivers instead of fusion. Updated the imu restart state to 15 seconds.

Testing