#include <OdometryEvent.h>
Definition at line 97 of file OdometryEvent.h.
◆ OdometryResetEvent()
◆ ~OdometryResetEvent()
virtual rtabmap::OdometryResetEvent::~OdometryResetEvent |
( |
| ) |
|
|
inlinevirtual |
◆ getClassName()
virtual std::string rtabmap::OdometryResetEvent::getClassName |
( |
| ) |
const |
|
inlinevirtual |
This method is used to get the class name of the event. For example, if a class MouseEvent inherits from UEvent, it must return the "MouseEvent" string.
- Returns
- the class name
Implements UEvent.
Definition at line 102 of file OdometryEvent.h.
◆ getPose()
const Transform& rtabmap::OdometryResetEvent::getPose |
( |
| ) |
const |
|
inline |
◆ _pose
The documentation for this class was generated from the following file: