Robator / red_manipulation_step

Robocup@Work 2018, Canada, Montreal, manipulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Installation

  1. run git clone
https://github.com/red-itmo/red_manipulation_step.git
  1. Move temporarily arm_manipulation node outside red_manipulation_step
  2. Place "matrix" library to /usr/include (https://github.com/PX4/Matrix)
  3. run catkin_make
  4. Move back arm_manipulation node to red_manipulation_step package and run catkin_make

How to run?

  1. Start manipulation node.
roslaunch arm_manipulation start_manipulation.launch
  1. Start cv - manipulation control node
rosrun manipulation_control_node start_node
  1. Send message for starting
rosservice call /table_feasible

About

Robocup@Work 2018, Canada, Montreal, manipulation

License:Other


Languages

Language:C++ 83.2%Language:Scilab 11.8%Language:CMake 4.0%Language:C 1.0%