File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed
Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 11# moveit_task_constructor_demo
22
3- Description: A simple pick & place demo using MoveIt Task Constructor. This uses the Panda from Franka Emika
4-
5- Developed by Henning Kayser & Simon Goldstein at [ PickNik Consulting] ( http://picknik.ai/ )
3+ Demos illustrating the capabilities of MoveIt Task Constructor.
4+ All demos use the Panda robot arm from Franka Emika.
65
76## Run
87
9- Run demo
8+ Prepare: Launch MoveIt and rviz with the Panda robot
109
1110 ros2 launch moveit_task_constructor_demo demo.launch.py
11+
12+ Run a specific demo, e.g., the pick-and-place demo or the Cartesian demo:
13+
14+ ros2 launch moveit_task_constructor_demo run.launch.py exe:=pick_place_demo
15+ ros2 launch moveit_task_constructor_demo run.launch.py exe:=cartesian.py
You can’t perform that action at this time.
0 commit comments