You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Binit Shah 4ce075eccb update banner 3 years ago
..
config Set Default Planner (ROS 1) 3 years ago
launch Stretch gazebo and moveit_config 3 years ago
.setup_assistant Stretch gazebo and moveit_config 3 years ago
CMakeLists.txt Stretch gazebo and moveit_config 3 years ago
LICENSE.md Licenses for gazebo and moveit_config 3 years ago
README.md update banner 3 years ago
package.xml Update package xml tags 3 years ago

README.md

Stretch & MoveIt!

MoveIt is the standard ROS manipulation platform, and this package is the configuration for working with Stretch with the MoveIt framework.

Offline Demo

To experiment with the planning capabilities of MoveIt on Stretch, you can run a demo without Stretch hardware.

roslaunch stretch_moveit_config demo.launch

This will allow you to move the robot around using interactive markers and create plans between poses.

Hardware Integration

To run MoveIt with the actual hardware, (assuming stretch_driver is already running) simply run

roslaunch stretch_moveit_config move_group.launch

This will runs all of the planning capabilities, but without the setup, simulation and interface that the above demo provides. In order to create plans for the robot with the same interface as the offline demo, you can run

roslaunch stretch_moveit_config moveit_rviz.launch

License

For license information, please see the LICENSE files.