Skip to content

Implementation of path following simulation framework in C++

Notifications You must be signed in to change notification settings

nkapania/cyclops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cyclops

Implementation of path following simulation framework in C++

#build instructions g++ -o main main.cpp load_vehicle.cpp world.cpp speed_profiles.cpp controllers.cpp tiremodels.cpp utils.cpp simulation.cpp -std=c++0x -I/usr/include/python2.7 -lpython2.7

About

Implementation of path following simulation framework in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published