Skip to content
/ citysim Public

Example city simulation for autonomous vehicles in Gazebo Classic.

License

Notifications You must be signed in to change notification settings

osrf/citysim

Repository files navigation

Building

mkdir build
cd build
cmake ..
make install

Updating world file

cd worlds
erb simple_city.world.erb > simple_city.world

Running

  1. Source setup file

    . [install_prefix]/share/citysim/setup.sh

  2. Open world

    gazebo worlds/simple_city.world