ed_sensor_integration
|
Public Member Functions | |
double | getError () |
geo::Transform2 | getPose () |
OptimalFit () | |
void | update (const geo::Transform2 &new_pose, const double &new_error) |
~OptimalFit () | |
Private Attributes | |
double | error |
geo::Transform2 | pose |
Definition at line 123 of file fitter.cpp.
|
inline |
Definition at line 127 of file fitter.cpp.
|
inline |
Definition at line 129 of file fitter.cpp.
|
inline |
Definition at line 137 of file fitter.cpp.
|
inline |
Definition at line 138 of file fitter.cpp.
|
inline |
Definition at line 131 of file fitter.cpp.
|
private |
Definition at line 142 of file fitter.cpp.
|
private |
Definition at line 141 of file fitter.cpp.