|
|
#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 38 of file LocationUtils.h.
|
inline |
Definition at line 43 of file LocationUtils.h.
|
inline |
Definition at line 47 of file LocationUtils.h.
| std::string errorMsg |
Definition at line 41 of file LocationUtils.h.
| std::optional<Pose> pose |
Definition at line 40 of file LocationUtils.h.