- Timestamp:
- Sep 11, 2019, 2:23:00 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/sanscv/demos/OpticalFlow/uav/src/DemoOpticalFlow.cpp
r328 r329 114 114 } 115 115 116 void DemoOpticalFlow::SignalEvent(Event_t event) { /*116 void DemoOpticalFlow::SignalEvent(Event_t event) { 117 117 UavStateMachine::SignalEvent(event); 118 118 switch(event) { … … 129 129 opticalFlowRealAcceleration->SetValue(1,0,opticalFlowAcceleration->Output(1,0)*scale); 130 130 break; 131 } */131 } 132 132 } 133 133
Note:
See TracChangeset
for help on using the changeset viewer.