-
Notifications
You must be signed in to change notification settings - Fork 232
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
base: main
Are you sure you want to change the base?
Conversation
…ainbow robotics rby1 model.
…ainbow robotics rby1 model.
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. |
There was a problem hiding this 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!
Dear Kevin Zakka,
I am Donghyeon Noh from Rainbow Robotics.
Last week, we submitted a pull request for the model of our robot, RBY1,
following the guidelines of the google-deepmind/mujoco_menagerie repository.
However, we encountered a failure due to the Google CLA (Contributor
License Agreement). To provide more context, I have attached two
screenshots illustrating the issue.
Could you kindly let us know what additional steps are required on our end
to resolve this? We are ready to take prompt action to address the matter.
Thank you for your support.
Best regards,
Donghyeon Noh
Rainbow Robotics
2025년 1월 4일 (토) 오전 10:01, Kevin Zakka ***@***.***>님이 작성:
… ***@***.**** approved this pull request.
Amazing PR, thank you!
—
Reply to this email directly, view it on GitHub
<#134 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AWFL4WNHQPDSEDYQ6DHAMRT2I4XHFAVCNFSM6AAAAABURLFBYKVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDKMRZHA2TSMJQGY>
.
You are receiving this because you modified the open/close state.Message
ID: ***@***.***
com>
|
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 will submit a new pull request with the revised file. Thank you for your attention. Best regards, |
Hi, @kevinzakka. We have completed the verification of the following for adding the RBY1 model:
Please review and merge the PR. |
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.
Description:
This pull request introduces a simplified MJCF description of the RBY1 robot developed by Rainbow Robotics. The model includes:
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:
Preprocessed meshes optimized for MuJoCo.
Support for free joint movement in 3D space.
Streamlined collision handling using classes.
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!