pyrobosim_ros.ros_interface.update_world_from_state_msg

pyrobosim_ros.ros_interface.update_world_from_state_msg(world: World, msg: pyrobosim_msgs.msg.WorldState) None

Updates a world given a state message.

Parameters:
  • world – World object to update.

  • msg – ROS message describing the desired world state.