tpbarron / vehicle_optimization

Vehicle simulator to test algorithms for traffic optimization.
1 stars 0 forks source link

vehicle_optimization

Vehicle simulator to test algorithms for traffic optimization.

Dependencies:

These can be installed using:

apt-get install libboost-all-dev
apt-get install mongodb
apt-get install libgtkmm-3.0-dev

The following should already be done for you if you use eclipse and have the .cproject file.

For version control in eclipse install EGit as a plugin. You might have to match the version to your version of eclipse. A good tutorial is here: http://www.vogella.com/tutorials/EclipseGit/article.html