Skip to content

feat: register K1 locomotion deploy task#6

Open
masahiro-kubota wants to merge 2 commits into
BoosterRobotics:mainfrom
masahiro-kubota:feat/k1-locomotion-deploy
Open

feat: register K1 locomotion deploy task#6
masahiro-kubota wants to merge 2 commits into
BoosterRobotics:mainfrom
masahiro-kubota:feat/k1-locomotion-deploy

Conversation

@masahiro-kubota
Copy link
Copy Markdown

@masahiro-kubota masahiro-kubota commented May 24, 2026

Summary

Adds a deploy-side k1_walk task so the K1 velocity-commanded locomotion policy trained in booster_train can run from booster_deploy.

Related training PR:

Description

For MuJoCo sim2sim checks, this task also aligns K1 stiffness, damping, and effort limits with the actuator profile used during Isaac Lab training.

The source training-side actuator profile is here:

Test performed

With the exported policy placed at tasks/locomotion/models/k1_locomotion.pt, I checked MuJoCo sim2sim with a forward velocity command.

printf '0.3 0.0 0.0\n' | python scripts/deploy.py --task k1_walk --mujoco

Simulation video:

6.mp4

@masahiro-kubota masahiro-kubota changed the title feat: register K1 locomotion deploy tasks feat: register K1 locomotion deploy task May 25, 2026
@masahiro-kubota masahiro-kubota marked this pull request as ready for review May 25, 2026 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant