Skip to content

Integration between iCub YARP and ROS MoveIt! for the execution of the planned trajectories by the robot (or simulator)

Notifications You must be signed in to change notification settings

vislab-tecnico-lisboa/yarp-with-moveit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yarp-with-moveit

Just some modules to help and complement the usage of yarp and moveit

Compile yarp-code

$ cd yarp-code
$ mkdir build
$ cd build
$ cmake ..

Done! You can call the executables now...

Compile ros-code

$ mv ros-code/miguel_vislab /wherever/your/catkin/workspace/is/src
$ cd /wherever/your/catkin/workspace/is/
$ catkin_make

You might have some dependencies that are not installed, besides that this should be it!

Forget about the old_code

New is always best, so... don't care about it too much. It's just some old set of modules that I wasn't sure I would use again.

About

Integration between iCub YARP and ROS MoveIt! for the execution of the planned trajectories by the robot (or simulator)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages