#include <BodyStateMeasurement.hpp>
|
| static void | fromRigidBodyState (const base::samples::RigidBodyState &body_state, PoseWithVelocity &filter_state, PoseWithVelocityCovariance &filter_state_cov) |
| |
| static void | toRigidBodyState (const PoseWithVelocity &filter_state, const PoseWithVelocityCovariance &filter_state_cov, base::samples::RigidBodyState &body_state) |
| |
◆ fromRigidBodyState()
| static void pose_estimation::BodyStateMeasurement::fromRigidBodyState |
( |
const base::samples::RigidBodyState & |
body_state, |
|
|
PoseWithVelocity & |
filter_state, |
|
|
PoseWithVelocityCovariance & |
filter_state_cov |
|
) |
| |
|
inlinestatic |
◆ toRigidBodyState()
| static void pose_estimation::BodyStateMeasurement::toRigidBodyState |
( |
const PoseWithVelocity & |
filter_state, |
|
|
const PoseWithVelocityCovariance & |
filter_state_cov, |
|
|
base::samples::RigidBodyState & |
body_state |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: