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

Simulate urban city roads

asked 2014-05-29 21:33:05 -0500

Dpp_coder gravatar image

Hello I wanted to simulate a busy urban road,similar to Darpa Urban Challenge for an autonomous self-driving-car. I'm in search of simulators for that.

I've seen gazebo since its integration with ROS is easier but editing world files or indeed creating them itself is difficult. In torcs simulator I have seen many world files but not many sensors. I don't want much physics in my simulation. I want a light weight simulator(for checking out path planning on an urban road) and in which creating roads are easier.

I've even searched for gazebo sdf files similar to urban city but in vain.

edit retag flag offensive close merge delete

2 Answers

Sort by » oldest newest most voted
2

answered 2014-05-30 00:29:33 -0500

I´m not sure about other simulators, but here are some Gazebo-related links that might be useful:

  • As described in the animate_pose tutorial, you can animate objects without using the physics engine. If you have a model of one or multiple cars, it should be possible to let them move using this mechanism.
  • There has been some work on importing Open Street Map data into Gazebo, code here. I´m not sure how mature and finished this is, though.
  • The driving scenario from the VRC competition as visible in this video is available as part of drcsim (vrc_task_1.world) and might be useful to look at.
edit flag offensive delete link more

Comments

That was great .. Thank you but Is there an easier way to create a world like that in gazebo?

Dpp_coder gravatar image Dpp_coder  ( 2014-05-30 01:20:39 -0500 )edit

Great, importing OSM into Gazebo sounds interesting. Thanks for tip ;)

ZdenekM gravatar image ZdenekM  ( 2014-06-02 04:34:12 -0500 )edit
1

answered 2014-05-30 09:39:22 -0500

ahendrix gravatar image

The UTAustin team has a simulator for their vehicle that might be a good starting point: http://wiki.ros.org/simulator_art

I can't tell if it simulates other vehicles on the road or not, but it isn't that difficult to add.

edit flag offensive delete link more

Comments

Our A.R.T. vehicle was retired last year and those packages are no longer maintained. The simulation used stage (2D), with roads defined via the DARPA Road Network Definition File. It should still run on Groovy and maybe Hydro, but there are no plans to convert it to catkin.

joq gravatar image joq  ( 2014-05-31 03:51:09 -0500 )edit

Question Tools

5 followers

Stats

Asked: 2014-05-29 21:33:05 -0500

Seen: 3,372 times

Last updated: May 30 '14