Package Summary
Tags | No category tags. |
Version | 0.0.1 |
License | LGPLv3 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | 3D-PointMass-EKF for State Estimation coupled with STM-UKF for Side Slip Angle Estimation |
Checkout URI | https://github.com/tumftm/3dvehicledynamicsstateestimation.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2024-08-28 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | racing autonomous-driving unscented-kalman-filter state-estimation kalman-filter extended-kalman-filter vehicle-dynamics side-slip angle-estimation |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Sven Goblirsch
Authors
Side Slip Angle Estimation C++
This directory contains a modular implementation of a side slip angle estimation which can be used with different input and filter configurations.
The class incorporates multiple subclasses:
- State Machine: Monitors the states of the input modalities and handles which modalities should be fused. This class also returns the overall side slip angle estimation status.
- UKF: Unscented Kalman filter implementation, can be exchanged for flexible usage within the state estimation class.
Side Slip Angle Estimation
The side slip angle estimation predicts the following state vector utilizing inputs from a steering angle sensor, wheelspeed encoders, brake pressure, drive troque, orientation measurement and N IMUs (N is defined here):
\[x = \left[\begin{array}{c} {V_COG} \\ {\beta_COG} \end{array}\right]\]State Machine
The following state transitions are defined, necessitating a software reset to exit the ERROR and STALE states:
-
OK WARN ERROR -
-
any valid_imu_x x x -
-
valid_steering x x -
-
valid_wheelspeed x x -
-
valid_drivetrain_torque x -
-
valid_brake_pressure x -
-
valid_orientation
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
ssa_estimation_node_cpp |
Launch files
Messages
Services
Plugins
Recent questions tagged ssa_estimation_cpp at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.0.1 |
License | LGPLv3 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | 3D-PointMass-EKF for State Estimation coupled with STM-UKF for Side Slip Angle Estimation |
Checkout URI | https://github.com/tumftm/3dvehicledynamicsstateestimation.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2024-08-28 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | racing autonomous-driving unscented-kalman-filter state-estimation kalman-filter extended-kalman-filter vehicle-dynamics side-slip angle-estimation |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Sven Goblirsch
Authors
Side Slip Angle Estimation C++
This directory contains a modular implementation of a side slip angle estimation which can be used with different input and filter configurations.
The class incorporates multiple subclasses:
- State Machine: Monitors the states of the input modalities and handles which modalities should be fused. This class also returns the overall side slip angle estimation status.
- UKF: Unscented Kalman filter implementation, can be exchanged for flexible usage within the state estimation class.
Side Slip Angle Estimation
The side slip angle estimation predicts the following state vector utilizing inputs from a steering angle sensor, wheelspeed encoders, brake pressure, drive troque, orientation measurement and N IMUs (N is defined here):
\[x = \left[\begin{array}{c} {V_COG} \\ {\beta_COG} \end{array}\right]\]State Machine
The following state transitions are defined, necessitating a software reset to exit the ERROR and STALE states:
-
OK WARN ERROR -
-
any valid_imu_x x x -
-
valid_steering x x -
-
valid_wheelspeed x x -
-
valid_drivetrain_torque x -
-
valid_brake_pressure x -
-
valid_orientation
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
ssa_estimation_node_cpp |
Launch files
Messages
Services
Plugins
Recent questions tagged ssa_estimation_cpp at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.0.1 |
License | LGPLv3 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | 3D-PointMass-EKF for State Estimation coupled with STM-UKF for Side Slip Angle Estimation |
Checkout URI | https://github.com/tumftm/3dvehicledynamicsstateestimation.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2024-08-28 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | racing autonomous-driving unscented-kalman-filter state-estimation kalman-filter extended-kalman-filter vehicle-dynamics side-slip angle-estimation |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Sven Goblirsch
Authors
Side Slip Angle Estimation C++
This directory contains a modular implementation of a side slip angle estimation which can be used with different input and filter configurations.
The class incorporates multiple subclasses:
- State Machine: Monitors the states of the input modalities and handles which modalities should be fused. This class also returns the overall side slip angle estimation status.
- UKF: Unscented Kalman filter implementation, can be exchanged for flexible usage within the state estimation class.
Side Slip Angle Estimation
The side slip angle estimation predicts the following state vector utilizing inputs from a steering angle sensor, wheelspeed encoders, brake pressure, drive troque, orientation measurement and N IMUs (N is defined here):
\[x = \left[\begin{array}{c} {V_COG} \\ {\beta_COG} \end{array}\right]\]State Machine
The following state transitions are defined, necessitating a software reset to exit the ERROR and STALE states:
-
OK WARN ERROR -
-
any valid_imu_x x x -
-
valid_steering x x -
-
valid_wheelspeed x x -
-
valid_drivetrain_torque x -
-
valid_brake_pressure x -
-
valid_orientation
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
ssa_estimation_node_cpp |
Launch files
Messages
Services
Plugins
Recent questions tagged ssa_estimation_cpp at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.0.1 |
License | LGPLv3 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | 3D-PointMass-EKF for State Estimation coupled with STM-UKF for Side Slip Angle Estimation |
Checkout URI | https://github.com/tumftm/3dvehicledynamicsstateestimation.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2024-08-28 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | racing autonomous-driving unscented-kalman-filter state-estimation kalman-filter extended-kalman-filter vehicle-dynamics side-slip angle-estimation |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Sven Goblirsch
Authors
Side Slip Angle Estimation C++
This directory contains a modular implementation of a side slip angle estimation which can be used with different input and filter configurations.
The class incorporates multiple subclasses:
- State Machine: Monitors the states of the input modalities and handles which modalities should be fused. This class also returns the overall side slip angle estimation status.
- UKF: Unscented Kalman filter implementation, can be exchanged for flexible usage within the state estimation class.
Side Slip Angle Estimation
The side slip angle estimation predicts the following state vector utilizing inputs from a steering angle sensor, wheelspeed encoders, brake pressure, drive troque, orientation measurement and N IMUs (N is defined here):
\[x = \left[\begin{array}{c} {V_COG} \\ {\beta_COG} \end{array}\right]\]State Machine
The following state transitions are defined, necessitating a software reset to exit the ERROR and STALE states:
-
OK WARN ERROR -
-
any valid_imu_x x x -
-
valid_steering x x -
-
valid_wheelspeed x x -
-
valid_drivetrain_torque x -
-
valid_brake_pressure x -
-
valid_orientation
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
ssa_estimation_node_cpp |
Launch files
Messages
Services
Plugins
Recent questions tagged ssa_estimation_cpp at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.0.1 |
License | LGPLv3 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | 3D-PointMass-EKF for State Estimation coupled with STM-UKF for Side Slip Angle Estimation |
Checkout URI | https://github.com/tumftm/3dvehicledynamicsstateestimation.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2024-08-28 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | racing autonomous-driving unscented-kalman-filter state-estimation kalman-filter extended-kalman-filter vehicle-dynamics side-slip angle-estimation |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Sven Goblirsch
Authors
Side Slip Angle Estimation C++
This directory contains a modular implementation of a side slip angle estimation which can be used with different input and filter configurations.
The class incorporates multiple subclasses:
- State Machine: Monitors the states of the input modalities and handles which modalities should be fused. This class also returns the overall side slip angle estimation status.
- UKF: Unscented Kalman filter implementation, can be exchanged for flexible usage within the state estimation class.
Side Slip Angle Estimation
The side slip angle estimation predicts the following state vector utilizing inputs from a steering angle sensor, wheelspeed encoders, brake pressure, drive troque, orientation measurement and N IMUs (N is defined here):
\[x = \left[\begin{array}{c} {V_COG} \\ {\beta_COG} \end{array}\right]\]State Machine
The following state transitions are defined, necessitating a software reset to exit the ERROR and STALE states:
-
OK WARN ERROR -
-
any valid_imu_x x x -
-
valid_steering x x -
-
valid_wheelspeed x x -
-
valid_drivetrain_torque x -
-
valid_brake_pressure x -
-
valid_orientation
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
ssa_estimation_node_cpp |
Launch files
Messages
Services
Plugins
Recent questions tagged ssa_estimation_cpp at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.0.1 |
License | LGPLv3 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | 3D-PointMass-EKF for State Estimation coupled with STM-UKF for Side Slip Angle Estimation |
Checkout URI | https://github.com/tumftm/3dvehicledynamicsstateestimation.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2024-08-28 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | racing autonomous-driving unscented-kalman-filter state-estimation kalman-filter extended-kalman-filter vehicle-dynamics side-slip angle-estimation |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Sven Goblirsch
Authors
Side Slip Angle Estimation C++
This directory contains a modular implementation of a side slip angle estimation which can be used with different input and filter configurations.
The class incorporates multiple subclasses:
- State Machine: Monitors the states of the input modalities and handles which modalities should be fused. This class also returns the overall side slip angle estimation status.
- UKF: Unscented Kalman filter implementation, can be exchanged for flexible usage within the state estimation class.
Side Slip Angle Estimation
The side slip angle estimation predicts the following state vector utilizing inputs from a steering angle sensor, wheelspeed encoders, brake pressure, drive troque, orientation measurement and N IMUs (N is defined here):
\[x = \left[\begin{array}{c} {V_COG} \\ {\beta_COG} \end{array}\right]\]State Machine
The following state transitions are defined, necessitating a software reset to exit the ERROR and STALE states:
-
OK WARN ERROR -
-
any valid_imu_x x x -
-
valid_steering x x -
-
valid_wheelspeed x x -
-
valid_drivetrain_torque x -
-
valid_brake_pressure x -
-
valid_orientation
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
ssa_estimation_node_cpp |
Launch files
Messages
Services
Plugins
Recent questions tagged ssa_estimation_cpp at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.0.1 |
License | LGPLv3 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | 3D-PointMass-EKF for State Estimation coupled with STM-UKF for Side Slip Angle Estimation |
Checkout URI | https://github.com/tumftm/3dvehicledynamicsstateestimation.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2024-08-28 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | racing autonomous-driving unscented-kalman-filter state-estimation kalman-filter extended-kalman-filter vehicle-dynamics side-slip angle-estimation |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Sven Goblirsch
Authors
Side Slip Angle Estimation C++
This directory contains a modular implementation of a side slip angle estimation which can be used with different input and filter configurations.
The class incorporates multiple subclasses:
- State Machine: Monitors the states of the input modalities and handles which modalities should be fused. This class also returns the overall side slip angle estimation status.
- UKF: Unscented Kalman filter implementation, can be exchanged for flexible usage within the state estimation class.
Side Slip Angle Estimation
The side slip angle estimation predicts the following state vector utilizing inputs from a steering angle sensor, wheelspeed encoders, brake pressure, drive troque, orientation measurement and N IMUs (N is defined here):
\[x = \left[\begin{array}{c} {V_COG} \\ {\beta_COG} \end{array}\right]\]State Machine
The following state transitions are defined, necessitating a software reset to exit the ERROR and STALE states:
-
OK WARN ERROR -
-
any valid_imu_x x x -
-
valid_steering x x -
-
valid_wheelspeed x x -
-
valid_drivetrain_torque x -
-
valid_brake_pressure x -
-
valid_orientation
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
ssa_estimation_node_cpp |
Launch files
Messages
Services
Plugins
Recent questions tagged ssa_estimation_cpp at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.0.1 |
License | LGPLv3 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | 3D-PointMass-EKF for State Estimation coupled with STM-UKF for Side Slip Angle Estimation |
Checkout URI | https://github.com/tumftm/3dvehicledynamicsstateestimation.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2024-08-28 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | racing autonomous-driving unscented-kalman-filter state-estimation kalman-filter extended-kalman-filter vehicle-dynamics side-slip angle-estimation |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Sven Goblirsch
Authors
Side Slip Angle Estimation C++
This directory contains a modular implementation of a side slip angle estimation which can be used with different input and filter configurations.
The class incorporates multiple subclasses:
- State Machine: Monitors the states of the input modalities and handles which modalities should be fused. This class also returns the overall side slip angle estimation status.
- UKF: Unscented Kalman filter implementation, can be exchanged for flexible usage within the state estimation class.
Side Slip Angle Estimation
The side slip angle estimation predicts the following state vector utilizing inputs from a steering angle sensor, wheelspeed encoders, brake pressure, drive troque, orientation measurement and N IMUs (N is defined here):
\[x = \left[\begin{array}{c} {V_COG} \\ {\beta_COG} \end{array}\right]\]State Machine
The following state transitions are defined, necessitating a software reset to exit the ERROR and STALE states:
-
OK WARN ERROR -
-
any valid_imu_x x x -
-
valid_steering x x -
-
valid_wheelspeed x x -
-
valid_drivetrain_torque x -
-
valid_brake_pressure x -
-
valid_orientation
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
ssa_estimation_node_cpp |
Launch files
Messages
Services
Plugins
Recent questions tagged ssa_estimation_cpp at Robotics Stack Exchange
Package Summary
Tags | No category tags. |
Version | 0.0.1 |
License | LGPLv3 |
Build type | AMENT_CMAKE |
Use | RECOMMENDED |
Repository Summary
Description | 3D-PointMass-EKF for State Estimation coupled with STM-UKF for Side Slip Angle Estimation |
Checkout URI | https://github.com/tumftm/3dvehicledynamicsstateestimation.git |
VCS Type | git |
VCS Version | main |
Last Updated | 2024-08-28 |
Dev Status | UNKNOWN |
Released | UNRELEASED |
Tags | racing autonomous-driving unscented-kalman-filter state-estimation kalman-filter extended-kalman-filter vehicle-dynamics side-slip angle-estimation |
Contributing |
Help Wanted (-)
Good First Issues (-) Pull Requests to Review (-) |
Package Description
Additional Links
Maintainers
- Sven Goblirsch
Authors
Side Slip Angle Estimation C++
This directory contains a modular implementation of a side slip angle estimation which can be used with different input and filter configurations.
The class incorporates multiple subclasses:
- State Machine: Monitors the states of the input modalities and handles which modalities should be fused. This class also returns the overall side slip angle estimation status.
- UKF: Unscented Kalman filter implementation, can be exchanged for flexible usage within the state estimation class.
Side Slip Angle Estimation
The side slip angle estimation predicts the following state vector utilizing inputs from a steering angle sensor, wheelspeed encoders, brake pressure, drive troque, orientation measurement and N IMUs (N is defined here):
\[x = \left[\begin{array}{c} {V_COG} \\ {\beta_COG} \end{array}\right]\]State Machine
The following state transitions are defined, necessitating a software reset to exit the ERROR and STALE states:
-
OK WARN ERROR -
-
any valid_imu_x x x -
-
valid_steering x x -
-
valid_wheelspeed x x -
-
valid_drivetrain_torque x -
-
valid_brake_pressure x -
-
valid_orientation
Package Dependencies
System Dependencies
Dependant Packages
Name | Deps |
---|---|
ssa_estimation_node_cpp |