Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions EKF/estimator_interface.h
Original file line number Diff line number Diff line change
@@ -180,6 +180,7 @@ class EstimatorInterface
void setRangeData(uint64_t time_usec, float data);

// set optical flow data
// if optical flow sensor gyro delta angles are not available, set gyroXYZ vector fields to NaN and the EKF will use its internal delta angle data instead
void setOpticalFlowData(uint64_t time_usec, flow_message *flow);

// set external vision position and attitude data

0 comments on commit 48561b0

Please sign in to comment.