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

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

_covariance_NoRearWSSEKFprivate
_has_made_prediction_NoRearWSSEKFprivate
_imu_measurement_noise_matrix_NoRearWSSEKFprivate
_last_update_NoRearWSSEKFprivate
_process_noise_matrix_NoRearWSSEKFprivate
_state_NoRearWSSEKFprivate
_wheels_measurement_noise_matrix_NoRearWSSEKFprivate
car_parameters_NoRearWSSEKFprivate
correct_imu(Eigen::Vector3d &state, Eigen::Matrix3d &covariance, common_lib::sensor_data::ImuData &imu_data)NoRearWSSEKFprivate
correct_wheels(Eigen::Vector3d &state, Eigen::Matrix3d &covariance, common_lib::sensor_data::WheelEncoderData &wss_data, double motor_rpm, double steering_angle)NoRearWSSEKFprivate
get_velocities() overrideNoRearWSSEKFvirtual
imu_callback(const common_lib::sensor_data::ImuData &imu_data) overrideNoRearWSSEKFvirtual
imu_data_NoRearWSSEKFprivate
imu_data_received_NoRearWSSEKFprivate
motor_rpm_NoRearWSSEKFprivate
motor_rpm_callback(double motor_rpm) overrideNoRearWSSEKFvirtual
motor_rpm_received_NoRearWSSEKFprivate
NoRearWSSEKF(const VEParameters &params)NoRearWSSEKF
observation_model_NoRearWSSEKFprivate
predict(Eigen::Vector3d &state, Eigen::Matrix3d &covariance, const Eigen::Matrix3d &process_noise_matrix, const rclcpp::Time last_update, common_lib::sensor_data::ImuData &imu_data)NoRearWSSEKFprivate
process_modelNoRearWSSEKFprivate
steering_angle_NoRearWSSEKFprivate
steering_angle_received_NoRearWSSEKFprivate
steering_callback(double steering_angle) overrideNoRearWSSEKFvirtual
wss_callback(const common_lib::sensor_data::WheelEncoderData &wss_data) overrideNoRearWSSEKFvirtual
wss_data_NoRearWSSEKFprivate
wss_data_received_NoRearWSSEKFprivate