Simulating tank wheels.

Typically: "How do I... ", "How can I... " questions
Post Reply
Usama1551
Posts: 11
Joined: 16 Feb 2021, 21:47

Simulating tank wheels.

Post by Usama1551 »

Hello, I am new at CoppeliaSim and simulation in general. my mobile robot uses tank wheels to move around. I created my design in SolidWorks and exported it to CoppeliaSim. I used the pulley feature in soildworks to create the belt for the wheels. Can I simulate movement for my robot using Coppeliasim? I am new at CoppeliaSim and I am short on time for my project I don't want to waste time learning how to use it if simulating my robot is not possible in Coppeliasim. I want to simulate my robot moving around, I wan to simulate in climbing stairs and add different sensors to it. I can show a picture of my design if needed.

RobAtLab
Posts: 92
Joined: 10 Jan 2018, 17:49

Re: Simulating tank wheels.

Post by RobAtLab »

Probably easier, assuming your robot sims don't need to accurately describe the detailed interactions of track and ground on rough terrain, to just put a bunch of wheels clsoe together (perhaps with non-interaction between them to allow overlap without collision detection between neighbouring wheels if you want them clsoe together) on each side to represent the tracks.

You'll want to use localo respondable masks between adjacent wheels:
https://www.coppeliarobotics.com/helpFi ... erties.htm

If you space the wheels correctly this will probably be as suitable for simulating stair climbing as if you could truly simulate the tracks fully.

Usama1551
Posts: 11
Joined: 16 Feb 2021, 21:47

Re: Simulating tank wheels.

Post by Usama1551 »

yeah that was my plan if I could not do it they way I want. do u reccomend any tutorials or manuals to help me getting started with Coppeliasim?

coppelia
Site Admin
Posts: 10366
Joined: 14 Dec 2012, 00:25

Re: Simulating tank wheels.

Post by coppelia »

You can also simulate the caterpillar, but that is quite complex and delicate of an endeavour, like in this example.

But RobAtLab's suggestion to use a much simpler approach is really recommended. You can find some tutorials here.

Cheers

Post Reply