ekf_cal
0.4.0
A Kalman filter-based sensor calibration package
|
FeaturePoint structure. More...
#include <types.hpp>
Public Attributes | |
int | frame_id |
Feature track frame ID. | |
double | frame_time |
Feature frame time. | |
cv::KeyPoint | key_point |
Feature track key point. | |
FeaturePoint structure.