ros-aldebaran / romeo_dcm_robot

DCM stack integrating ROS tools to control Romeo robot
0 stars 1 forks source link

romeo_dcm_robot

DCM stack integrating tools to control Romeo robot

Installation

How to use it

To command your robot remotely with ros control :

example:

    rosrun actionlib axclient.py /romeo_dcm/LeftArm_controller/follow_joint_trajectory/goal

To choose the controllers you want to load at launchtime you have to modify romeo_control/launch/romeo_control_traject$ To know the list of controllers implemented please refer to : romeo_control/config/romeo_trajectory_control.yaml You can start and stop the ros-controllers using the rqt plugin ControllerManager