roll-ai commited on
Commit
b5ac8c5
·
verified ·
1 Parent(s): e88260a

Update config.yaml

Browse files
Files changed (1) hide show
  1. config.yaml +8 -2
config.yaml CHANGED
@@ -1,4 +1,10 @@
1
- ZoomIn:
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"