#include <CsmInterface.h>

Public Member Functions | |
| CsmInterfaceOut () | |
| Constructor. | |
| Pose | getLastEstimate () |
| Gets the last pose estimate. | |
| void | load (FILE *fp) |
| Load the output from the pipe given. | |
Stats of the scan matcher.
| MipBaselib::CsmInterfaceOut::CsmInterfaceOut | ( | ) |
Constructor.
| Pose MipBaselib::CsmInterfaceOut::getLastEstimate | ( | ) |
Gets the last pose estimate.
| void MipBaselib::CsmInterfaceOut::load | ( | FILE * | fp | ) |
Load the output from the pipe given.
1.5.6