Alternate vehicles / different robots #3556
Answered
by
ahmed-elsaharti
TooCoo
asked this question in
Support Q&A
-
Is there support or documentation for adding custom robots models to the simulator like the YouBot, TurtleBot, or Husky? I imagine changing the mesh is fairly straight forward but using a different motion model, like diff-drive or omni would be harder. |
Beta Was this translation helpful? Give feedback.
Answered by
ahmed-elsaharti
Apr 4, 2021
Replies: 1 comment 1 reply
-
Hi @TooCoo, You're absolutely right. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
TooCoo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @TooCoo, You're absolutely right.
changing the mesh is pretty easy (here's a quick tutorial). However, changing the motion model would require more in-depth digging especially if you're planning on changing the 'car' model since (AFAIK) that's based on UE's car physics.