Remove unused omnidirectional_flow topic

This commit is contained in:
Lorenz Meier
2015-05-25 19:26:44 +02:00
parent 7b90746a7f
commit 33cf01f09b
2 changed files with 0 additions and 79 deletions
-3
View File
@@ -172,9 +172,6 @@ ORB_DEFINE(optical_flow, struct optical_flow_s);
#include "topics/filtered_bottom_flow.h"
ORB_DEFINE(filtered_bottom_flow, struct filtered_bottom_flow_s);
#include "topics/omnidirectional_flow.h"
ORB_DEFINE(omnidirectional_flow, struct omnidirectional_flow_s);
#include "topics/airspeed.h"
ORB_DEFINE(airspeed, struct airspeed_s);