intel / collision-avoidance-library

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

Testbed disconsiders test case timeout if takeoff is not detected #16

Closed guiccbr closed 7 years ago

guiccbr commented 7 years ago

In case of failure during takeoff, the script might possibly run forever, what is an unwanted behavior. Start tracing the bug from this line.

mbelluzzo commented 7 years ago

Fixed by #95