intel / collision-avoidance-library

A framework for testing and benchmarking collision avoidance strategies
Apache License 2.0
81 stars 39 forks source link

Build: Default build shouldn't depend on simulation stuff #32

Closed guiccbr closed 7 years ago

guiccbr commented 7 years ago

Default build should aim to compile the library to be run on the drone, not on simulated environment. We should have an option to trigger the simulation infrastructure.

mbelluzzo commented 7 years ago

Done by PR #40