Is mujoco a good choice as a robotics/ML workbench? #2316
Replies: 1 comment
-
I have found what I need - except the 'delete posting' option. This is SPAM. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Intro
Hi!
I am a renegade computer nerd at home. I don't use MuJoCo yet, but I'm thinking about it.
I have some experience working on path finding algorithms for cars at a company that specialized in LiDAR. I want to make an emulation where simple car-like bots find their way around a block world without striking any blocks, guided by simulated-LiDARish sensors. I want the movements of the cars to be learned, and intend to put most of my energy into tinkering with learning algorithms, etc.; the graphics and the UI can be really crude.
Eric
PS. I have coding skills.
My setup
C, maybe Python, x86_64, Ubuntu 24.04
My question
Is mujoco designed with this use case in mind? I see the BRAX bit. Is this the tool for me? Is it actively and widely used?
Minimal model and/or code that explain my question
If you encountered the issue in a complex model, please simplify it as much as possible (while still reproducing the issue).
Model:
minimal XML
Code:
Confirmations
Beta Was this translation helpful? Give feedback.
All reactions