Formula Student Autonomous Systems
The code for the main driverless system
Loading...
Searching...
No Matches
DifferenceBasedReadyPoseUpdater Member List

This is the complete list of members for DifferenceBasedReadyPoseUpdater, including all inherited members.

_last_graphed_pose_PoseUpdaterprotected
_last_pose_PoseUpdaterprotected
_last_pose_covariance_PoseUpdaterprotected
_last_pose_update_PoseUpdaterprotected
_new_pose_from_graph_PoseUpdaterprotected
_pose_buffer_PoseUpdaterprotected
_received_first_motion_data_PoseUpdaterprotected
clone() const overrideDifferenceBasedReadyPoseUpdatervirtual
DifferenceBasedReadyPoseUpdater(const SLAMParameters &params)DifferenceBasedReadyPoseUpdaterexplicit
DifferenceBasedReadyPoseUpdater(const DifferenceBasedReadyPoseUpdater &other)DifferenceBasedReadyPoseUpdater
get_adjoint_operator_matrix(double x_translation, double y_translation, double rotation_angle) constPoseUpdater
get_last_graphed_pose() constPoseUpdaterinline
get_last_pose() constPoseUpdaterinline
get_last_pose_update() constPoseUpdaterinline
get_pose_at_timestamp(const rclcpp::Time &timestamp) constPoseUpdater
get_pose_difference_noise() constPoseUpdaterinline
minimum_pose_difference_DifferenceBasedReadyPoseUpdaterprivate
operator=(const DifferenceBasedReadyPoseUpdater &other)DifferenceBasedReadyPoseUpdater
PoseUpdater::operator=(const PoseUpdater &other)PoseUpdater
pose_buffer_capacity() constPoseUpdaterinline
pose_buffer_size() constPoseUpdaterinline
pose_ready_for_graph_update() const overrideDifferenceBasedReadyPoseUpdatervirtual
PoseUpdater(const SLAMParameters &params)PoseUpdaterexplicit
PoseUpdater(const PoseUpdater &other)PoseUpdater
predict_pose(const MotionData &motion_data, std::shared_ptr< V2PMotionModel > motion_model)PoseUpdatervirtual
update_pose(const Eigen::Vector3d &last_pose)PoseUpdatervirtual
~DifferenceBasedReadyPoseUpdater()DifferenceBasedReadyPoseUpdatervirtual
~PoseUpdater()PoseUpdatervirtual