Building tracked vehicle in Webots, problem #6970
msimanic4-cmd
started this conversation in
General
Replies: 1 comment
-
|
I would recommend you to compare your world file with the provided example track.wbt. It is likely some Physics node is missing in your design. If you don't see the difference, try to restart step-by-step from the example and modify it by adding/removing parts (using copy/paste in the track.wbt text file) so that it get closer and closer to your .wbt file. |
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.
-
Hello,
I am trying to build a tracked robot using the Track node in Webots R2025a.
The tracks are animated correctly and the PositionSensors show changing values, but the robot does not move at all. The tracks visually rotate while the robot stays in place.
I already tried:
At one point the tracks even became unstable and detached when physics was added to the Robot node.
Could you please explain what is missing in my setup or what is the correct hierarchy for a functional tracked robot using Track nodes?
I can also provide the complete .wbt file if needed.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions