- To copy this project run
git clone https://github.com/red-itmo/red_manipulation_step.git
-
Place "matrix" library to /usr/include (https://github.com/PX4/Matrix)
-
run
catkin_make
To start trajectory test run
roslaunch arm_manipulation trajectory_test.launch
Start node
rosrun arm_manipulation goToInitAndRelax
To turn off and go to initial position and/or turn on motors run
rosservice call /arm_manipulation/switchOffMotors
rosservice call /arm_manipulation/switchOnMotors
Start
roslaunch arm_manipulation start_manipulation.launch
To move gripper to some position or to move from one point to another run
rosservice call /manipulator_pose
rosservice call /MoveLine