Skip to content
forked from osrf/citysim

Example city simulation for autonomous vehicles in Gazebo Classic.

License

Notifications You must be signed in to change notification settings

AngryTurtle2/citysim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 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

About

Example city simulation for autonomous vehicles in Gazebo Classic.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 66.4%
  • C++ 15.9%
  • GLSL 11.9%
  • CMake 4.4%
  • Shell 1.4%