change init nums

This commit is contained in:
2026-03-18 06:36:40 -04:00
parent 118d39f4bc
commit d4089b103e

View File

@@ -162,7 +162,7 @@ class T1EventCfg:
"yaw": (0, 0),#(-3.14, 3.14), "yaw": (0, 0),#(-3.14, 3.14),
"x": (0.0, 0.0), "x": (0.0, 0.0),
"y": (0.0, 0.0), "y": (0.0, 0.0),
"z": (0.15, 0.15), "z": (0.0, 0.0),
}, },
"velocity_range": {}, "velocity_range": {},
}, },