Skip to content

SUMO (Simulation of Urban Mobility) simulator interface using C++ TRACI bindings.

License

Notifications You must be signed in to change notification settings

rosmod/lib-sumo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SUMO (Simulation of Urban Mobility) simulator C++ Library.

git clone http://github.com/rosmod/lib-sumo
cd lib-sumo

Then build the library.

Build Library:

If you have catkin_make:

catkin_make

If you have cmake:

cd src/sumo
cmake .
make

About

SUMO (Simulation of Urban Mobility) simulator interface using C++ TRACI bindings.

Resources

License

Stars

Watchers

Forks

Packages

No packages published