mi-task/example/motion/Gait_Def_highwalk.toml

42 lines
581 B
TOML
Raw Normal View History

2025-05-13 09:09:54 +00:00
# Gait Def for moonwalk
#步态=步态定义+步态参数
#太空步步态定义
#走5次太空步然后直立
#FRFLRRRL
# 1
[[section]]
contact = [1, 1, 1, 1]
duration = 6
[[section]]
contact = [1, 0, 1, 1]
duration = 6
[[section]]
contact = [1, 1, 1, 1]
duration = 6
[[section]]
contact = [0, 1, 1, 1]
duration = 6
[[section]]
contact = [1, 1, 1, 1]
duration = 6
[[section]]
contact = [1, 1, 1, 0]
duration = 6
[[section]]
contact = [1, 1, 1, 1]
duration = 6
[[section]]
contact = [1, 1, 0, 1]
duration = 6
#end
[[section]]
contact = [1, 1, 1, 1]
duration = 5