MipBaselib::CsmInterface Class Reference

Interface to the canonical scan matcher. More...

#include <CsmInterface.h>

Inheritance diagram for MipBaselib::CsmInterface:

MIPObject

List of all members.

Public Member Functions

 CsmInterface ()
 Constructor.
bool sm2Run (Scan *fS, Pose *fP, Scan *sS, Pose *sP, const CsmInterfaceIn &in)
 Execute sm2 and retrive load result in stats, out and err.

Public Attributes

CsmInterfaceOutStats stats
 Statistics.
CsmInterfaceOut out
 Estimates.
CsmInterfaceErr err
 Errors.


Detailed Description

Interface to the canonical scan matcher.

Author:
Antonio Franchi

Constructor & Destructor Documentation

MipBaselib::CsmInterface::CsmInterface (  ) 

Constructor.


Member Function Documentation

bool MipBaselib::CsmInterface::sm2Run ( Scan fS,
Pose fP,
Scan sS,
Pose sP,
const CsmInterfaceIn in 
)

Execute sm2 and retrive load result in stats, out and err.

Parameters:
fS First scan.
fP First pose.
sS Second scan.
sP Second pose.
in Args for sm2
Returns:
true if success, false otherwise


Member Data Documentation

Statistics.

Estimates.

Errors.


The documentation for this class was generated from the following files:

Generated on Mon Feb 20 07:01:12 2017 for MIP by  doxygen 1.5.6