Skip to content

Add Unitree G1 robot description #354

Merged
nim65s merged 3 commits intoGepetto:develfrom
jose-rojasr:topic/g1
Jan 21, 2026
Merged

Add Unitree G1 robot description #354
nim65s merged 3 commits intoGepetto:develfrom
jose-rojasr:topic/g1

Conversation

@jose-rojasr
Copy link
Contributor

This PR adds the G1 humanoid robot model to example-robot-data.

Copy link
Member

@nim65s nim65s left a comment

Choose a reason for hiding this comment

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

Hi,

Thanks for this contribution.

Could you add a unit test ?

Also, many STL files are too heavy for this repository. I guess all files above 1M can be decimated without having a huge visual impact. Some can be decimated multiple times. You can for example use meshlab for that

@jose-rojasr
Copy link
Contributor Author

Hi,

Thanks for this contribution.

Could you add a unit test ?

Also, many STL files are too heavy for this repository. I guess all files above 1M can be decimated without having a huge visual impact. Some can be decimated multiple times. You can for example use meshlab for that

Thanks for the suggestions.

I added a unit test as part of the standard unittest/test_load.py.

For mesh decimation, I processed all STL files in robots/g1_description/meshes and decimated every mesh larger than 1 MB, targeting just under 1 MB per file to preserve as much visual quality as possible.

@jose-rojasr jose-rojasr requested a review from nim65s January 21, 2026 10:19
@nim65s nim65s merged commit 371af2c into Gepetto:devel Jan 21, 2026
3 checks passed
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