Skip to content

Commit

Permalink
Update go2 backflip typo
Browse files Browse the repository at this point in the history
Fix comment for evaluating backflip
  • Loading branch information
ziyanx02 authored Jan 3, 2025
1 parent a55de6b commit f676307
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion examples/locomotion/go2_backflip.py
Original file line number Diff line number Diff line change
Expand Up @@ -146,5 +146,6 @@ def main():

"""
# evaluation
python examples/locomotion/go2_eval.py -e go2-walking -v --ckpt 100
python examples/locomotion/go2_backflip.py -e single
python examples/locomotion/go2_backflip.py -e double
"""

0 comments on commit f676307

Please sign in to comment.