ros-naoqi / nao_dcm_robot

DCM stack integrating ros tools to control NAO robot
0 stars 1 forks source link

nao_dcm_robot

DCM stack integrating tools to control NAO robot

Installation

How to use it

Trajectory control

To command your robot remotely with ros control :

example:

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

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

Position control

To command joints positions via ROS: