Skip to content

feat: add Go1JoystickFlat2 env and SAC configs#613

Open
ShineSea wants to merge 1 commit into
unilabsim:mainfrom
ShineSea:go1-sac
Open

feat: add Go1JoystickFlat2 env and SAC configs#613
ShineSea wants to merge 1 commit into
unilabsim:mainfrom
ShineSea:go1-sac

Conversation

@ShineSea

Copy link
Copy Markdown

Summary

  • Added Go1JoystickFlat2 as a Go1 flat locomotion environment variant.
  • Registered the environment for both MuJoCo and Motrix backends.
  • Added SAC owner configs for go1_joystick_flat on MuJoCo and Motrix.

This enables SAC training through the standard CLI route:

uv run train --algo sac --task go1_joystick_flat --sim mujoco
uv run train --algo sac --task go1_joystick_flat --sim motrix

@ShineSea ShineSea requested a review from TATP-233 as a code owner June 16, 2026 02:31

@TATP-233 TATP-233 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

名称不好,令人疑惑,建议在原任务文件中修改,通过配置文件的 scale 来调整具体行为(action reward)

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.

2 participants