mola_state_estimation_smoother: Rolling
Links
Rosindex
Website
Repository
C++ API
Class Hierarchy
File Hierarchy
Full C++ API
Namespaces
Namespace mola
Namespace mola::state_estimation_smoother
Classes and Structs
Struct StateEstimationSmoother::FrameState
Struct StateEstimationSmoother::State
Class Parameters
Class StateEstimationSmoother
Class StateEstimationSmoother::FactorConstVelKinematics
Class StateEstimationSmoother::FactorTricycleKinematics
Enums
Enum KinematicModel
Functions
Function mola::state_estimation_smoother::pose_pdf_to_string_with_sigmas(const mrpt::poses::CPose3DPDFGaussian&)
Function mola::state_estimation_smoother::pose_pdf_to_string_with_sigmas(const mrpt::poses::CPose3DPDFGaussianInf&)
Function MRPT_FILL_ENUM
Directories
Directory include
Directory mola_state_estimation_smoother
Files
File Parameters.h
File pose_pdf_to_string_with_sigmas.h
File StateEstimationSmoother.h
Standard Documents
PACKAGE
LICENSE
CHANGELOG
Changelog for package mola_state_estimation_smoother
1.11.1 (2025-10-20)
1.11.0 (2025-10-05)
1.10.0 (2025-09-07)
1.9.0 (2025-06-06)
1.8.1 (2025-05-25)
1.8.0 (2025-03-15)
1.7.0 (2025-02-22)
1.6.1 (2025-01-10)
1.6.0 (2025-01-03)
1.5.0 (2024-12-26)
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)
README
mola_navstate_smoother
Build and install
License
ROS Package Dependencies
mola_common
mola_kernel
mola_imu_preintegration
mrpt_libobs
gtsam
Index
mola_state_estimation_smoother: Rolling
Index
Index
M
M
mola::state_estimation_smoother::KinematicModel (C++ enum)
mola::state_estimation_smoother::KinematicModel::ConstantVelocity (C++ enumerator)
mola::state_estimation_smoother::KinematicModel::Tricycle (C++ enumerator)
mola::state_estimation_smoother::Parameters (C++ class)
mola::state_estimation_smoother::Parameters::additional_isam2_update_steps (C++ member)
mola::state_estimation_smoother::Parameters::do_process_gnss_labels_re (C++ member)
mola::state_estimation_smoother::Parameters::do_process_imu_labels_re (C++ member)
mola::state_estimation_smoother::Parameters::do_process_odometry_labels_re (C++ member)
mola::state_estimation_smoother::Parameters::enforce_planar_motion (C++ member)
mola::state_estimation_smoother::Parameters::enu_frame_name (C++ member)
mola::state_estimation_smoother::Parameters::estimate_geo_reference (C++ member)
mola::state_estimation_smoother::Parameters::fixed_geo_reference (C++ member)
mola::state_estimation_smoother::Parameters::gnss_nearby_keyframe_stamp_tolerance (C++ member)
mola::state_estimation_smoother::Parameters::imu_attitude_azimuth_offset_deg (C++ member)
mola::state_estimation_smoother::Parameters::imu_attitude_sigma_deg (C++ member)
mola::state_estimation_smoother::Parameters::imu_nearby_keyframe_stamp_tolerance (C++ member)
mola::state_estimation_smoother::Parameters::imu_normalized_gravity_alignment_sigma (C++ member)
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::kinematic_model (C++ member)
mola::state_estimation_smoother::Parameters::link_first_pose_to_reference_origin_sigma (C++ member)
mola::state_estimation_smoother::Parameters::loadFrom (C++ function)
mola::state_estimation_smoother::Parameters::max_time_to_use_velocity_model (C++ member)
mola::state_estimation_smoother::Parameters::min_time_difference_to_create_new_frame (C++ member)
mola::state_estimation_smoother::Parameters::Parameters (C++ function)
mola::state_estimation_smoother::Parameters::reference_frame_name (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::sigma_twist_from_consecutive_poses_angular (C++ member)
mola::state_estimation_smoother::Parameters::sigma_twist_from_consecutive_poses_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::vehicle_frame_name (C++ member)
mola::state_estimation_smoother::pose_pdf_to_string_with_sigmas (C++ function)
,
[1]
mola::state_estimation_smoother::StateEstimationSmoother (C++ class)
mola::state_estimation_smoother::StateEstimationSmoother::estimated_navstate (C++ function)
mola::state_estimation_smoother::StateEstimationSmoother::estimated_T_enu_to_map (C++ function)
mola::state_estimation_smoother::StateEstimationSmoother::estimated_T_map_to_odometry_frame (C++ function)
mola::state_estimation_smoother::StateEstimationSmoother::FactorConstVelKinematics (C++ class)
mola::state_estimation_smoother::StateEstimationSmoother::FactorConstVelKinematics::deltaTime (C++ member)
mola::state_estimation_smoother::StateEstimationSmoother::FactorConstVelKinematics::FactorConstVelKinematics (C++ function)
,
[1]
mola::state_estimation_smoother::StateEstimationSmoother::FactorConstVelKinematics::from_kf (C++ member)
mola::state_estimation_smoother::StateEstimationSmoother::FactorConstVelKinematics::to_kf (C++ member)
mola::state_estimation_smoother::StateEstimationSmoother::FactorTricycleKinematics (C++ class)
mola::state_estimation_smoother::StateEstimationSmoother::FactorTricycleKinematics::deltaTime (C++ member)
mola::state_estimation_smoother::StateEstimationSmoother::FactorTricycleKinematics::FactorTricycleKinematics (C++ function)
,
[1]
mola::state_estimation_smoother::StateEstimationSmoother::FactorTricycleKinematics::from_kf (C++ member)
mola::state_estimation_smoother::StateEstimationSmoother::FactorTricycleKinematics::to_kf (C++ member)
mola::state_estimation_smoother::StateEstimationSmoother::FrameState (C++ struct)
mola::state_estimation_smoother::StateEstimationSmoother::FrameState::kinematic_links_to (C++ member)
mola::state_estimation_smoother::StateEstimationSmoother::FrameState::pose (C++ member)
mola::state_estimation_smoother::StateEstimationSmoother::FrameState::twist (C++ member)
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_odometry_frame_ids (C++ function)
mola::state_estimation_smoother::StateEstimationSmoother::onNewObservation (C++ function)
mola::state_estimation_smoother::StateEstimationSmoother::operator= (C++ function)
,
[1]
mola::state_estimation_smoother::StateEstimationSmoother::parameters (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::geo_reference (C++ member)
mola::state_estimation_smoother::StateEstimationSmoother::State::get_current_extrapolated_stamp (C++ function)
mola::state_estimation_smoother::StateEstimationSmoother::State::gtsam (C++ member)
mola::state_estimation_smoother::StateEstimationSmoother::State::known_odom_frames (C++ member)
mola::state_estimation_smoother::StateEstimationSmoother::State::last_estimated_frames (C++ member)
mola::state_estimation_smoother::StateEstimationSmoother::State::last_estimated_states (C++ member)
mola::state_estimation_smoother::StateEstimationSmoother::State::last_observation_stamp (C++ member)
mola::state_estimation_smoother::StateEstimationSmoother::State::last_observation_wallclock_stamp (C++ member)
mola::state_estimation_smoother::StateEstimationSmoother::State::last_wheels_odometry (C++ member)
mola::state_estimation_smoother::StateEstimationSmoother::State::last_wheels_odometry_name (C++ member)
mola::state_estimation_smoother::StateEstimationSmoother::State::next_frame_index (C++ member)
mola::state_estimation_smoother::StateEstimationSmoother::State::stamp2frame_index (C++ member)
mola::state_estimation_smoother::StateEstimationSmoother::State::State (C++ function)
mola::state_estimation_smoother::StateEstimationSmoother::State::tentative_geo_coord_reference (C++ member)
mola::state_estimation_smoother::StateEstimationSmoother::StateEstimationSmoother (C++ function)
,
[1]
,
[2]
mola::state_estimation_smoother::StateEstimationSmoother::~StateEstimationSmoother (C++ function)