Skip to content

Robator/red_manipulation_step

 
 

Repository files navigation

#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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 83.2%
  • Scilab 11.8%
  • CMake 4.0%
  • C 1.0%