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

This is the complete list of members for PoseUpdater, 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() constPoseUpdatervirtual
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
operator=(const PoseUpdater &other)PoseUpdater
pose_buffer_capacity() constPoseUpdaterinline
pose_buffer_size() constPoseUpdaterinline
pose_ready_for_graph_update() constPoseUpdatervirtual
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
~PoseUpdater()PoseUpdatervirtual