pyrobosim_ros.ros_interface.WorldROSWrapper.velocity_command_callback

WorldROSWrapper.velocity_command_callback(msg: geometry_msgs.msg.Twist, robot: Robot) None

Handle single velocity command callback.

Parameters:
  • msg – The incoming velocity message.

  • robot – The robot instance corresponding to this message.