TurtleBot4 Autonomous Movement Logic
/input/plugins/rplidar.py
. The RPLIDAR data are also used in the action driver to check for viable paths right before motions are executed. See the RPLidar setup documentation for more information.
actions/move_turtle/interface.py
and are converted to TB4 zenoh/cycloneDDS cmd_vel
motions in /actions/move_turtle/connector/zenoh.py
.
Create3
and cannot be changed by a user.
action
driver to ensure prompt responses to physical collisions:
action
level collision avoidance code will command a 100 deg avoidance rotation. Once this rotation is complete, the system reverts to responding to commands from the core LLMs.