Skip to content
Snippets Groups Projects
Commit d0bd5012 authored by Johannes Mey's avatar Johannes Mey
Browse files

use reachable positions in the config

parent 55744dc2
No related branches found
No related tags found
No related merge requests found
Pipeline #7306 passed
...@@ -24,9 +24,9 @@ panda_mqtt_connector: ...@@ -24,9 +24,9 @@ panda_mqtt_connector:
panda: panda:
EndEffector: "panda::panda_link7" EndEffector: "panda::panda_link7"
goal_poses: goal_poses:
- position: "1 1 1" - position: "0.4 0.3 0.1"
wait: "5000" wait: "5000"
- position: "1 0 1" - position: "0.4 0.0 0.1"
wait: "3000" wait: "3000"
- position: "0 0 1" - position: "0.4 -0.3 0.1"
wait: "4000" wait: "4000"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment