openroboticmetaverse / mvp-webapp

orom mvp - robotics platform
https://mvp.openroboticmetaverse.org/
MIT License
3 stars 3 forks source link

Load MuJoCo Models from MuJoCo Menagerie into the frontend #25

Open karimsiala opened 2 months ago

karimsiala commented 2 months ago

✨ Desired Solution

Implement functionality that allows loading MuJoCo models from the MuJoCo Menagerie into our front end. This should be done using the same principles as the basic shapes model loader.

📚 Technical Details

🚧 Challenges and Roadblocks

We might need to create our own MJCF to Threejs loader in the long run. But that should be our last resort.

💡 Examples and References

med-ayssar commented 1 month ago

As this ticket to some extent a static service that must be run once before starting the frontend, I moved it to another Repo:openroboticmetaverse/Service