-
-
Notifications
You must be signed in to change notification settings - Fork 176
Tutorial Ros2Supervisor Node
Benjamin Hug edited this page Mar 9, 2022
·
5 revisions
Note: This feature is currently only available on the
developbranch.
In order to expand the field of possibilities for his interface with ROS 2, Webots has developed a new custom ROS 2 node named Ros2Supervisor. As the name suggests, this ROS 2 node is controlling a Supervisor robot that is automatically added to every simulation launched by the WebotsLauncher process. Therefore the Ros2Supervisor node has to be started for each simulation.
This node enables Webots to propose new features, which will be documented as they are implemented on this page.
Notes: The
/clocktopic that was published by thewebots_ros2_drivernode is now published byRos2Supervisor.
You can found below the features related to the Ros2Supervisor node:
- The Ros2Supervisor Node
- Using URDF or Xacro
- Import your URDF Robot in Webots
- Refresh or Add URDF a Robot in a Running Simulation
- Wheeled robots
- Robotic arms
- Automobiles
- Drones