-
Notifications
You must be signed in to change notification settings - Fork 3
3.8 Bringup
frompotenza edited this page Sep 7, 2023
·
3 revisions
Bringup is responsible for initializing all the major packages (controls, propulsion, state estimation, and vision) for pool tests and checking if the sensors are working properly. There are two cases where a sensor would be considered not working properly:
- if it is not updated for more than x seconds => notify with an error
- if it sends the same value 5 times => notify with a warning
- controls
- planner
- propulsion
- state_estimation
- auv_description