The webots_manipulation package contains training code of Webots with MoveIt!.
- Build a dockerfile from
webots_docker. Instructions in that repo. - Organize the project like this:
worskpace
|
|___webots_docker
|___ws
|___src
|___robotiq
|___universal_robot
|___webots_manipulation
Clone the following dependencies into your workspace:
roslaunch webots_manipulation minimal.launchroslaunch webots_manipulation complete.launchrosrun webots_manipulation pick_and_placeroslaunch webots_manipulation grasp_pipeline.launchroslaunch webots_manipulation motion_planning_pipeline.launch- Getting
move_groups. Open the MoveIt! Command Line Tool:
$ rosrun moveit_commander moveit_commander_cmdline.py
> use [TAB]