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

Using turtlesim

asked 2017-08-11 14:38:45 -0500

pitosalas gravatar image

I'm thinking about simulating a ROS robot running a maze. I thought of using TurtleSim instead of Gazebo because: it is lighter weight with only 2d, and I would be able to define the maze in two dimensions which would be easier.

I have a few basic questions about TurtleSim:

  1. Is there a way to define "obstacles" or "walls" in TurtleSim?
  2. I guess this amounts to the same: does it simulate a Lidar or similar sensor?

Or should I ignore all the other simulators and stick with Gazebo?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2017-08-11 14:49:00 -0500

gvdhoorn gravatar image

Or should I ignore all the other simulators and stick with Gazebo?

Using turtlesim for this is probably not a good idea: it wasn't made for this and will require quite some work.

I suggest you take a look at stdr_simulator.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2017-08-11 14:38:45 -0500

Seen: 828 times

Last updated: Aug 11 '17