#include <RobotAPI/libraries/PriorKnowledge/util/LocationLoader/datatypes/Location.h>
|
| FramedBoxedLocation (const LocationId &id, const LocationType type, const std::string &frame, const std::string &agent, const Eigen::Matrix4f &pose, const Eigen::Vector3f &extents, const std::optional< Names > &names=std::nullopt) |
|
simox::OrientedBox< float > | toOrientedBox () |
|
virtual | ~FramedBoxedLocation ()=default |
|
| FramedLocation (const LocationId &id, const LocationType type, const std::string &frame, const std::string &agent, const Eigen::Matrix4f &pose, const std::optional< Names > &names=std::nullopt) |
|
armarx::FramedPose | toFramedPose () |
|
virtual | ~FramedLocation ()=default |
|
| Location (const LocationId &i, const LocationType t, const std::optional< Names > &names=std::nullopt) |
|
virtual | ~Location ()=default |
|
Definition at line 69 of file Location.h.
◆ FramedBoxedLocation()
FramedBoxedLocation |
( |
const LocationId & |
id, |
|
|
const LocationType |
type, |
|
|
const std::string & |
frame, |
|
|
const std::string & |
agent, |
|
|
const Eigen::Matrix4f & |
pose, |
|
|
const Eigen::Vector3f & |
extents, |
|
|
const std::optional< Names > & |
names = std::nullopt |
|
) |
| |
|
inline |
◆ ~FramedBoxedLocation()
◆ toOrientedBox()
◆ extents
The documentation for this struct was generated from the following file:
- RobotAPI/libraries/PriorKnowledge/util/LocationLoader/datatypes/Location.h