ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

You can load different controller that actuate the different joints on your robot (for instance one joint_trajectory_controller for the arm and one custom hand controller for the hand).

Example:

Note that separate joint trajectoy controllers are loaded for arms, legs and torso. This situation should be comparable to your case (with arm and hand playing the role of the separate entities).