Open-sourcing the MuJoCo physics simulator for robotics
1–10 of 77 posts
Re: Open-sourcing the MuJoCo physics simulator for robotics
#2This is really good news. It was a really contentious issue in RL and robotics research to be so reliant on proprietary (and very expensive) software.
Re: Open-sourcing the MuJoCo physics simulator for robotics
#3Is this a competitor to physX?
Re: Open-sourcing the MuJoCo physics simulator for robotics
#4I tend to be more than a little skeptical of organizations like DeepMind and (especially) OpenAI lately, when it comes to their pledges to democratize their advances in AI/ML/robotics. This, however, is 100% a great move by DeepMind in the support of the community as a whole. Kudos to the team, and a big thanks as well.
Re: Open-sourcing the MuJoCo physics simulator for robotics
#5This is really good news. It was a really contentious issue in RL and robotics research to be so reliant on proprietary (and very expensive) software.
+1 - plus, it's an immediate barrier for attracting new people to the field.
Re: Open-sourcing the MuJoCo physics simulator for robotics
#6Great news! It was a real issue that so much RL research relied on non-free software. It was a problem that a big pile of money could solve, so I'm glad someone with a big pile of money did :)
Re: Open-sourcing the MuJoCo physics simulator for robotics
#7[deleted]
Re: Open-sourcing the MuJoCo physics simulator for robotics
#8This is huge for the open source ML community because so many academic and commercial projects rely on MuJoCo which is out of reach for folks working on hobby projects or at tiny startups. This makes a lot more AI environments work for everyone. Major props to DeepMind
Re: Open-sourcing the MuJoCo physics simulator for robotics
#9[deleted]
Re: Open-sourcing the MuJoCo physics simulator for robotics
#10Is this a competitor to physX?
Nope. PhysX is all about realtime and gaming is the end use it was designed around. TFA has a section about why that’s bad. The different end uses mean there are miles of differences between them even though they’re both physics simulators.