Replies: 3 comments 3 replies
-
|
Hi @pthangeda, I would be happy to create a repo in the mujocolab org and have you maintain it for this purpose. Unfortunately I can't personally commit to helping with this effort at this time but would be happy to unblock you! |
Beta Was this translation helpful? Give feedback.
-
|
Hi @pthangeda, I think it's a nice idea! At one point, I had in mind the Best-Of approach because it makes a rank based on how well maintained/used the projects are but it might be overkilled ahah An example with robotics simulator : https://github.com/knmcguire/best-of-robot-simulators |
Beta Was this translation helpful? Give feedback.
-
|
Had an incentive to release some tasks from MuJoCo Playground, so I put them here: https://github.com/mujocolab/mjlab_playground Maybe this can be a good place to host high quality community-contributed tasks. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I imagine the plan is to keep
mjlabitself lean - just the core framework + a handful of reference environments to show how things work. But as more people start building their own envs, it might be harder to keep track of them in the README.md.I think it'd be great to have a shared place to collect and distribute them along with relevant assets. A separate repo (similar to
mujoco_menageriebut for envs) where people can contribute tasks. Installing this package and making new envs show up should be trivial thanks to the auto-discovery via entry points that's already inmjlab.I was thinking
mjlab_arenaormjlab_arcade(or any other names people can think of!) I am porting someIsaacLabenvs so happy to kick this off/organize it and commit time for maintaining in the future. It'll also make it easy to setup a pipeline for a webpage show-casing all envs similar toIsaacLab: https://isaac-sim.github.io/IsaacLab/main/source/overview/environments.htmlContribution guidelines and process can be similar to how this are done in
mujoco_menagerietoday.What do you guys think @kevinzakka @louislelay ?
Beta Was this translation helpful? Give feedback.
All reactions