- Run this first:
catkin_make --pkg crtk_msgs
- Then run this:
catkin_make
- make sure the package is built without error
- Load parameters from the robot roslaunch file.
- List the parameters:
rosparam list
- Make sure parameters: num_joints, home_pos, home_quat, home_jpos and grasper_name are all on the list and under the robot namespace.
- Run the test with rosrun and a r_space rosparameter specifying the robot namespace. For instance,
rosrun crtk_test_servo_jp crtk_test_servo_jp _r_space:=arm1