Autonomous-Racing-PG / ar-tu-do

ROS & Gazebo project for 1/10th scale self-driving race cars
88 stars 36 forks source link

Sami fann #239

Closed Sami19944 closed 5 years ago

Sami19944 commented 5 years ago

New:

How to start: roslaunch launch/training_environment.launch roslaunch launch/neuralnetwork.launch

Also: the includes are still getting switched, thats why it cant compile :(

marian42 commented 5 years ago

Can you disable clang-format where it should not change the include order? (see here for how to do it)

Sami19944 commented 5 years ago

I think travis can't compile because the fann lib is missing on the server.

marian42 commented 5 years ago

If the library can be installed via apt, please add it at line 21 in .travis.yml.