ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

ROS Tracked Robot Gazebo Simulation

asked 2018-08-06 20:58:45 -0500

FerdeLance gravatar image

updated 2018-08-07 01:09:19 -0500

Hello, I am quite new to ROS and currently making a track robot model for gazebo & rviz simulation.

I have finished making the meshes of my robot with wheels and managed to make a basic URDF file. First Question. Now I am wondering how do I add the track model to the URDF file. Do I just make another mesh of the whole chain and add it just as I did with the wheels? (what will be the joint type and where do I position the joint?) Second Question. If I did add the chain and simply fixed its position. How will the chain move such that it moves in relation to the wheels? I have checked the following links but I am learning them step by step.

  1. track Robot Gazebo-ROS
  2. Problems in simulating a tracked vehicle and spawning the model
  3. Track Robot Plugin
  4. Parameters for a skid steering robot
edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2020-04-24 18:50:19 -0500

peci1 gravatar image

Now there is official support for tracked robots in Gazebo 9 and 11 using ODE. Check out https://github.com/osrf/gazebo/blob/g... for usage example.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2018-08-06 20:58:45 -0500

Seen: 1,453 times

Last updated: Apr 24 '20