Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Simplified MJCF Model for RBY1 Robot #134

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

dongridong
Copy link

Hello, we are the RBY1 Support Team from Rainbow Robotics.
We would like to contribute a simplified MJCF model for the RBY1 robot to support its use in simulations.

  1. Description:
    This pull request introduces a simplified MJCF description of the RBY1 robot developed by Rainbow Robotics. The model includes:

  2. Preprocessed meshes and assets for efficient simulation.
    A well-defined rby1.xml MJCF file that:
    Implements the robot's structure and actuator configurations.
    Adjusts joint and collision properties for optimal MuJoCo simulation.
    Compatibility with the original URDF file, enabling smooth transitions between formats.
    Key Features:

  3. Preprocessed meshes optimized for MuJoCo.
    Support for free joint movement in 3D space.
    Streamlined collision handling using classes.

  4. License:
    This model is distributed under the Apache License 2.0.

If merged, this addition will provide researchers and developers with enhanced simulation tools for the RBY1 robot.

If you have any questions, please feel free to contact us at [email protected].
Thank you!

Copy link

google-cla bot commented Jan 3, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@dongridong dongridong closed this Jan 3, 2025
@dongridong dongridong reopened this Jan 3, 2025
Copy link
Collaborator

@kevinzakka kevinzakka left a comment

Choose a reason for hiding this comment

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

Amazing PR, thank you!

@dongridong
Copy link
Author

dongridong commented Jan 6, 2025 via email

@dongridong
Copy link
Author

Hello, we are the RBY1 Support Team from Rainbow Robotics.

The previous MJCF model for the RBY1 robot did not include the joint torque limits.
I have addressed this issue and updated the model accordingly.

I will submit a new pull request with the revised file.

Thank you for your attention.

Best regards,
Dongridong

@dongridong dongridong closed this Jan 6, 2025
@dongridong dongridong reopened this Jan 6, 2025
@dongridong
Copy link
Author

Hi, @kevinzakka.

We have completed the verification of the following for adding the RBY1 model:

  1. Contributor License Agreement
  2. pytest

Please review and merge the PR.

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