#include <state_6dof.h>
Public Member Functions | |
void | add (const State6DOF &s, const float &prob) |
State6DOF | getMean () |
float | getTotalProbability () |
ParticleWeightedMeanQuat () | |
Public Member Functions inherited from mcl_3dl::pf::ParticleWeightedMean< State6DOF, float > | |
void | add (const State6DOF &s, const float &prob) |
State6DOF | getMean () |
float | getTotalProbability () |
ParticleWeightedMean () | |
Protected Attributes | |
mcl_3dl::Vec3 | front_sum_ |
mcl_3dl::Vec3 | up_sum_ |
Protected Attributes inherited from mcl_3dl::pf::ParticleWeightedMean< State6DOF, float > | |
State6DOF | e_ |
float | p_sum_ |
Definition at line 289 of file state_6dof.h.
|
inline |
Definition at line 296 of file state_6dof.h.
|
inline |
Definition at line 303 of file state_6dof.h.
|
inline |
Definition at line 317 of file state_6dof.h.
|
inline |
Definition at line 324 of file state_6dof.h.
|
protected |
Definition at line 292 of file state_6dof.h.
|
protected |
Definition at line 293 of file state_6dof.h.