pal-robotics / tiago_robot

http://wiki.ros.org/Robots/TIAGo
Apache License 2.0
37 stars 36 forks source link
compliant-control end-effector human-robot-interaction humble mobile-manipulator mobile-navigation noetic robotics robots ros ros-melodic ros2 ros2-humble teleoperation whole-body-control

TIAGo robot

This package contains the description, controllers and bringup for all possible TIAGo configurations (end effectors, force torque sensors..).

To make maintenance easier, the tiago.urdf.xacro takes arguments that specify whether the robot has an arm or not, the end effector type, force torque sensor, laser model and many other parameters.

The other configuration files that differ between robot configurations are generated from template files.

The templates are written using empy and have the extension .em.

To regenerate a group of files, you must execute ros2 run tiago_bringup regen_em_file.py EM_FILE_NAME from the directory where the .em file is.