|
#include <armarx/navigation/core/LocationUtils.h>
Public Member Functions | |
ResolvedLocation (const Pose &pose) | |
ResolvedLocation (const std::string &errorMsg) | |
Public Attributes | |
std::string | errorMsg |
std::optional< Pose > | pose |
Definition at line 33 of file LocationUtils.h.
|
inline |
Definition at line 38 of file LocationUtils.h.
|
inline |
Definition at line 42 of file LocationUtils.h.
std::string errorMsg |
Definition at line 36 of file LocationUtils.h.
std::optional<Pose> pose |
Definition at line 35 of file LocationUtils.h.