[feature] adpat agibot a2 dof12 into unitree rl locomotion #703
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Adapting the 12-DOF version of the agibot a2 robot to the unitree_rl framework in RoboVerse learn, supporting locomotion training using the IsaacGym simulator and sim2sim using the MuJoCo simulator.
Currently, only the basic training and sim2sim pipeline have been adapted. Reward parameters still need some adjustments to achieve better walking effects. When the reward parameters are properly adjusted, documentation and more content will be supplemented.
Type of change
How to test
Train in isaacgym from scratch,
Eval in isaacgym from a checkpoint,
If you want to use mujoco to do sim2sim, just change isaacgym to mujoco and reduce num_envs to 1.
Screenshots / Videos
Please attach before and after screenshots or videos of the change if applicable.
2025-11-30_17-09-19.mp4
Checklist
pre-commitchecks withpre-commit run --color=always --all-filesCONTRIBUTORS.mdor my name already exists there