tud-cor / tiago_dual_moveit_config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TIAGo++ MoveIt! Config

This package contains the MoveIt! config files for all possible TIAGo++ configurations (end effectors, force torque sensors..).

To make maintenance easier, there are templates of the files that differ between configurations. To understand how this template works please read https://github.com/pal-robotics/tiago_dual_robot/ readme.

Running the setup assistant

If you need to modify the setup assistant, you'll need to:

  1. Provide arguments to the xacro file to get the variant of TIAGo that you need. For MoveIt! the parameters may need to modify areend_effector_left, end_effector_right, ft_sensor_left and ft_sensor_right. Also add no_safety_eps:=False
  2. Create (or softlnk) a SRDF file at config/tiago_dual.srdf if you want to load existing moveit configuration. The SRDF files used are in config/srdf, and only changes in that directory will not reflect on the robot.

Make sure that after running to reflect the changes in the auto generated files.

About


Languages

Language:EmberScript 99.9%Language:CMake 0.1%