Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 295 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 295 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

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

  2. Open world

    gazebo worlds/simple_city.world