ekf_cal  0.4.0
A Kalman filter-based sensor calibration package
FeatureTrack Struct Reference

FeatureTrack structure. More...

#include <types.hpp>

Public Attributes

std::vector< FeaturePointtrack
 Vector of tracked feature keypoints.
 
Eigen::Vector3d true_feature_position
 True feature position (sim only) More...
 

Detailed Description

FeatureTrack structure.

Member Data Documentation

◆ true_feature_position

Eigen::Vector3d FeatureTrack::true_feature_position

True feature position (sim only)

Todo:
: Remove true feature position once MSCKF complete

The documentation for this struct was generated from the following file: