Skip to content

osrf/citysim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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