mola_state_estimation_smoother
C++ API
Class Hierarchy
File Hierarchy
Full C++ API
Namespaces
Namespace mola
Namespace mola::state_estimation_smoother
Classes and Structs
Struct StateEstimationSmoother::OdomData
Struct StateEstimationSmoother::PointData
Struct StateEstimationSmoother::PoseData
Struct StateEstimationSmoother::QueryPointData
Struct StateEstimationSmoother::State
Struct StateEstimationSmoother::TwistData
Class Parameters
Class StateEstimationSmoother
Directories
Directory include
Directory mola_state_estimation_smoother
Files
File Parameters.h
File StateEstimationSmoother.h
Standard Documents
CHANGELOG
Changelog for package mola_state_estimation_smoother
1.4.1 (2024-12-20)
1.4.0 (2024-12-18)
1.3.0 (2024-12-11)
1.2.1 (2024-09-29)
1.2.0 (2024-09-16)
1.1.3 (2024-08-28)
1.1.2 (2024-08-26)
1.1.1 (2024-08-23)
1.1.0 (2024-08-18)
1.0.8 (2024-07-29)
1.0.7 (2024-07-24)
1.0.6 (2024-06-21)
1.0.5 (2024-05-28)
1.0.4 (2024-05-14)
1.0.3 (2024-04-22)
1.0.2 (2024-04-04)
1.0.1 (2024-03-28)
1.0.0 (2024-03-19)
0.2.2 (2023-09-08)
LICENSE
PACKAGE
README
mola_navstate_smoother
Build and install
License
Index
mola_state_estimation_smoother
Index
Index
M
M
mola::state_estimation_smoother::Parameters (C++ class)
mola::state_estimation_smoother::Parameters::initial_twist (C++ member)
mola::state_estimation_smoother::Parameters::initial_twist_sigma_ang (C++ member)
mola::state_estimation_smoother::Parameters::initial_twist_sigma_lin (C++ member)
mola::state_estimation_smoother::Parameters::loadFrom (C++ function)
mola::state_estimation_smoother::Parameters::max_rmse (C++ member)
mola::state_estimation_smoother::Parameters::max_time_to_use_velocity_model (C++ member)
mola::state_estimation_smoother::Parameters::Parameters (C++ function)
mola::state_estimation_smoother::Parameters::robust_param (C++ member)
mola::state_estimation_smoother::Parameters::sigma_integrator_orientation (C++ member)
mola::state_estimation_smoother::Parameters::sigma_integrator_position (C++ member)
mola::state_estimation_smoother::Parameters::sigma_random_walk_acceleration_angular (C++ member)
mola::state_estimation_smoother::Parameters::sigma_random_walk_acceleration_linear (C++ member)
mola::state_estimation_smoother::Parameters::sliding_window_length (C++ member)
mola::state_estimation_smoother::Parameters::time_between_frames_to_warning (C++ member)
mola::state_estimation_smoother::Parameters::~Parameters (C++ function)
mola::state_estimation_smoother::StateEstimationSmoother (C++ class)
mola::state_estimation_smoother::StateEstimationSmoother::estimated_navstate (C++ function)
mola::state_estimation_smoother::StateEstimationSmoother::fuse_gnss (C++ function)
mola::state_estimation_smoother::StateEstimationSmoother::fuse_imu (C++ function)
mola::state_estimation_smoother::StateEstimationSmoother::fuse_odometry (C++ function)
mola::state_estimation_smoother::StateEstimationSmoother::fuse_pose (C++ function)
mola::state_estimation_smoother::StateEstimationSmoother::fuse_twist (C++ function)
mola::state_estimation_smoother::StateEstimationSmoother::initialize (C++ function)
mola::state_estimation_smoother::StateEstimationSmoother::known_frame_ids (C++ function)
mola::state_estimation_smoother::StateEstimationSmoother::OdomData (C++ struct)
mola::state_estimation_smoother::StateEstimationSmoother::OdomData::frameId (C++ member)
mola::state_estimation_smoother::StateEstimationSmoother::OdomData::OdomData (C++ function)
mola::state_estimation_smoother::StateEstimationSmoother::OdomData::pose (C++ member)
mola::state_estimation_smoother::StateEstimationSmoother::params (C++ member)
mola::state_estimation_smoother::StateEstimationSmoother::PointData (C++ struct)
mola::state_estimation_smoother::StateEstimationSmoother::PointData::asString (C++ function)
mola::state_estimation_smoother::StateEstimationSmoother::PointData::empty (C++ function)
mola::state_estimation_smoother::StateEstimationSmoother::PointData::odom (C++ member)
mola::state_estimation_smoother::StateEstimationSmoother::PointData::PointData (C++ function)
,
[1]
,
[2]
,
[3]
,
[4]
mola::state_estimation_smoother::StateEstimationSmoother::PointData::pose (C++ member)
mola::state_estimation_smoother::StateEstimationSmoother::PointData::query (C++ member)
mola::state_estimation_smoother::StateEstimationSmoother::PointData::twist (C++ member)
mola::state_estimation_smoother::StateEstimationSmoother::PoseData (C++ struct)
mola::state_estimation_smoother::StateEstimationSmoother::PoseData::frameId (C++ member)
mola::state_estimation_smoother::StateEstimationSmoother::PoseData::pose (C++ member)
mola::state_estimation_smoother::StateEstimationSmoother::PoseData::PoseData (C++ function)
mola::state_estimation_smoother::StateEstimationSmoother::QueryPointData (C++ struct)
mola::state_estimation_smoother::StateEstimationSmoother::QueryPointData::QueryPointData (C++ function)
mola::state_estimation_smoother::StateEstimationSmoother::reset (C++ function)
mola::state_estimation_smoother::StateEstimationSmoother::spinOnce (C++ function)
mola::state_estimation_smoother::StateEstimationSmoother::State (C++ struct)
mola::state_estimation_smoother::StateEstimationSmoother::State::data (C++ member)
mola::state_estimation_smoother::StateEstimationSmoother::State::frame_id (C++ function)
mola::state_estimation_smoother::StateEstimationSmoother::State::impl (C++ member)
mola::state_estimation_smoother::StateEstimationSmoother::State::known_frames (C++ member)
mola::state_estimation_smoother::StateEstimationSmoother::State::last_pose_of_frame_id (C++ function)
mola::state_estimation_smoother::StateEstimationSmoother::State::State (C++ function)
mola::state_estimation_smoother::StateEstimationSmoother::State::~State (C++ function)
mola::state_estimation_smoother::StateEstimationSmoother::StateEstimationSmoother (C++ function)
mola::state_estimation_smoother::StateEstimationSmoother::TwistData (C++ struct)
mola::state_estimation_smoother::StateEstimationSmoother::TwistData::twist (C++ member)
mola::state_estimation_smoother::StateEstimationSmoother::TwistData::twistCov (C++ member)
mola::state_estimation_smoother::StateEstimationSmoother::TwistData::TwistData (C++ function)
mola::state_estimation_smoother::StateEstimationSmoother::~StateEstimationSmoother (C++ function)