|
|
Classes | |
| class | Component |
| interface | ComponentInterface |
Functions | |
| ARMARX_REGISTER_COMPONENT_EXECUTABLE (Component, Component::GetDefaultName()) | |
| algorithms::orientation_aware::Costmap3D | extendOrCreateCostmap (armem::client::plugins::ReaderWriterPlugin< memory::client::costmap::Reader > *costmapReaderPlugin, algorithms::orientation_aware::Costmap3DBuilder &costmapBuilder, std::string &costmapNameWithProvider) |
| algorithms::Costmap | loadCostmap (armem::client::plugins::ReaderWriterPlugin< memory::client::costmap::Reader > *costmapReaderPlugin, std::string &costmapNameWithProvider) |
| Eigen::Matrix3f | matTo3D (const Eigen::Matrix2f &mat) |
| Eigen::Vector3f | vecTo3D (const Eigen::Vector2f &pos) |
| ARMARX_REGISTER_COMPONENT_EXECUTABLE | ( | Component | , |
| Component::GetDefaultName() | ) |
Here is the call graph for this function:
|
inline |
Definition at line 303 of file Component.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:
|
inline |
| Eigen::Matrix3f matTo3D | ( | const Eigen::Matrix2f & | mat | ) |
Definition at line 145 of file Component.cpp.
| Eigen::Vector3f vecTo3D | ( | const Eigen::Vector2f & | pos | ) |
Definition at line 139 of file Component.cpp.