pyrobosim
Contents:
Concepts
Setup
Usage
YAML Schemas
API
pyrobosim
pyrobosim_ros
pyrobosim_ros.ros_conversions
pyrobosim_ros.ros_interface
pyrobosim_ros.ros_interface.WorldROSWrapper
pyrobosim_ros.ros_interface.finalize_goal_handle
pyrobosim_ros.ros_interface.update_world_from_state_msg
pyrobosim
API
pyrobosim_ros
pyrobosim_ros.ros_interface
pyrobosim_ros.ros_interface.WorldROSWrapper
pyrobosim_ros.ros_interface.WorldROSWrapper.remove_robot_ros_interfaces
View page source
pyrobosim_ros.ros_interface.WorldROSWrapper.remove_robot_ros_interfaces
WorldROSWrapper.
remove_robot_ros_interfaces
(
robot
:
Robot
|
str
)
→
None
Removes ROS interfaces for a specific robot.
Parameters
:
robot
– Robot instance or name.