Public Member Functions | List of all members
HectorDebugInfoInterface Class Referenceabstract

#include <HectorDebugInfoInterface.h>

Inheritance diagram for HectorDebugInfoInterface:
Inheritance graph
[legend]

Public Member Functions

virtual void addHessianMatrix (const Eigen::Matrix3f &hessian)=0
 
virtual void addPoseLikelihood (float lh)=0
 
virtual void sendAndResetData ()=0
 

Detailed Description

Definition at line 32 of file HectorDebugInfoInterface.h.

Member Function Documentation

◆ addHessianMatrix()

virtual void HectorDebugInfoInterface::addHessianMatrix ( const Eigen::Matrix3f &  hessian)
pure virtual

Implemented in HectorDebugInfoProvider.

◆ addPoseLikelihood()

virtual void HectorDebugInfoInterface::addPoseLikelihood ( float  lh)
pure virtual

Implemented in HectorDebugInfoProvider.

◆ sendAndResetData()

virtual void HectorDebugInfoInterface::sendAndResetData ( )
pure virtual

Implemented in HectorDebugInfoProvider.


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


hector_mapping
Author(s): Stefan Kohlbrecher
autogenerated on Sat Mar 12 2022 03:57:50