Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 293 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 293 Bytes

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 source /usr/local/share/citysim/setup.sh

  2. Open world

    gazebo worlds/simple_city.world