mi-task/example/motion/Gait_Def_highwalk.toml
2025-05-13 09:09:54 +00:00

42 lines
581 B
TOML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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