- state_estimator was an unimplemented stub (empty callbacks, never published /rov/state) - removed node, entry point, launch block - motion_controller + mission_executor: /rov/state -> /odometry/filtered (the working robot_localization EKF output) - Eliminates redundant/competing state estimators; single source of truth - Verified: EKF publishes ~11Hz, both consumers subscribed |
||
|---|---|---|
| .. | ||
| rov_bringup | ||
| rov_control | ||
| rov_interfaces | ||
| rov_mission | ||
| rov_navigation | ||
| rov_perception | ||
| rov_simulation | ||