-
-
Notifications
You must be signed in to change notification settings - Fork 176
Example TIAGo
Darko Lukić edited this page Oct 19, 2020
·
25 revisions
TIAGo robot combines perception, navigation, manipulation & Human-Robot Interaction skills out of the box!
- PAL Robotics

Run the TIAGo Base simulation in Webots using:
ros2 launch webots_ros2_tiago tiago.launch.pyYou can also run the full version of TIAGo, TIAGo++, as follows:
ros2 launch webots_ros2_core robot_launch.py \
executable:=webots_differential_drive_node \
node_parameters:=$(ros2 pkg prefix webots_ros2_tiago --share)/resource/tiago.yaml \
world:=$(ros2 pkg prefix webots_ros2_tiago --share)/worlds/tiago++_example.wbt- 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