Go to the documentation of this file.
22 #ifndef OV_INIT_STATICINITIALIZER_H
23 #define OV_INIT_STATICINITIALIZER_H
28 class FeatureDatabase;
60 std::shared_ptr<std::vector<ov_core::ImuData>> imu_data_)
81 bool initialize(
double ×tamp, Eigen::MatrixXd &covariance, std::vector<std::shared_ptr<ov_type::Type>> &order,
82 std::shared_ptr<ov_type::IMU> t_imu,
bool wait_for_jerk =
true);
89 std::shared_ptr<ov_core::FeatureDatabase>
_db;
92 std::shared_ptr<std::vector<ov_core::ImuData>>
imu_data;
97 #endif // OV_INIT_STATICINITIALIZER_H
InertialInitializerOptions params
Initialization parameters.
Struct which stores all options needed for state estimation.
bool initialize(double ×tamp, Eigen::MatrixXd &covariance, std::vector< std::shared_ptr< ov_type::Type >> &order, std::shared_ptr< ov_type::IMU > t_imu, bool wait_for_jerk=true)
Try to get the initialized system using just the imu.
std::shared_ptr< ov_core::FeatureDatabase > _db
Feature tracker database with all features in it.
State initialization code.
Initializer for a static visual-inertial system.
std::shared_ptr< std::vector< ov_core::ImuData > > imu_data
Our history of IMU messages (time, angular, linear)
StaticInitializer(InertialInitializerOptions ¶ms_, std::shared_ptr< ov_core::FeatureDatabase > db, std::shared_ptr< std::vector< ov_core::ImuData >> imu_data_)
Default constructor.
ov_init
Author(s): Patrick Geneva
, Kevin Eckenhoff , Guoquan Huang
autogenerated on Mon Dec 16 2024 03:06:51