|
|
#include <armarx/navigation/core/location.h>
Public Member Functions | |
| bool | matches (const std::string &name, const std::optional< std::string > &provider) const noexcept |
Public Attributes | |
| armarx::FramedPose | framedPose |
| std::string | name |
| std::string | provider |
Definition at line 34 of file location.h.
|
noexcept |
Definition at line 34 of file location.cpp.
| armarx::FramedPose framedPose |
Definition at line 38 of file location.h.
| std::string name |
Definition at line 36 of file location.h.
| std::string provider |
Definition at line 37 of file location.h.