Files
ros-raspbot-v2/raspbot_v2/src
m5p3nc3r c6d02bbe43 Ensure ros controller doesn't timeout on cmd_vel
The ros controller will timeout if it doesn't receive a cmd_vel message
in a given period, stopping the wheels.
webui sends messages at 100ms intervals, so the update rate needs to be 10Hz
This may need to be reviewed when using other input systems.
2026-05-27 23:10:20 +00:00
..