Spaces:
Paused
Paused
Update config.yaml
Browse files- config.yaml +8 -2
config.yaml
CHANGED
@@ -1,4 +1,10 @@
|
|
1 |
-
|
2 |
target_pose: "0 0.0 0.2 0.0 0.0"
|
3 |
Pan:
|
4 |
-
target_pose: "0 0.0 0.0 0.2 0.0"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Zoom:
|
2 |
target_pose: "0 0.0 0.2 0.0 0.0"
|
3 |
Pan:
|
4 |
+
target_pose: "0 0.0 0.0 -0.2 0.0"
|
5 |
+
Cran:
|
6 |
+
target_pose: "0 0.0 0.0 0.0 0.2"
|
7 |
+
Orbit_vertical:
|
8 |
+
target_pose: "20 0.0 0.0 0.0 0.0"
|
9 |
+
Orbit_horizontal:
|
10 |
+
target_pose: "0.0 20.0 0.0 0.0 0.0"
|