Gazebo | Ignition | Community
Ask Your Question
0

about a diff drive mobile robot in gazebo

asked 2017-08-30 11:45:49 -0600

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

Hi Dear Gazebo Developers and Users:

I am trying to find a gazebo model of a differential drive robot (or a tutorial to create so) that has the following functions:

  1. controllable from ROS cmd_vel topic.
  2. equipped with 2d lidar.
  3. works for indigo, jade, and kinetics

It is basically a diff-drive robot version of http://wiki.ros.org/hector_quadrotor

I found some open source code for pioneer2dx gazebo simulator, but none of them satisfy all the above. The gazebo tutorial only shows how to create a static one.

Thanks a lot for any help.

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
0

answered 2017-08-31 03:08:34 -0600

GuillaumeB gravatar image

Hi,

  1. For the diff drive robot controllable from ROS you can follow this tutorial -> http://www.generationrobots.com/blog/... The important part is the usage of libgazebo_ros_diff_drive.so gazebo plugin.
  2. To add a Lidar you can see at http://gazebosim.org/tutorials?tut=ro... . In this page they explain a lot about adding sensors to your robot.
  3. In the first tutorial you will have to change most of ros-hydro by ros-kinetic but the don't worry create a robot and control it has not change since this version.
edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2017-08-30 11:45:49 -0600

Seen: 712 times

Last updated: Aug 31 '17