|
|
Classes | |
| class | Component |
| interface | ComponentInterface |
Functions | |
| ARMARX_REGISTER_COMPONENT_EXECUTABLE (Component, Component::GetDefaultName()) | |
| algorithms::Costmap | extendOrCreateCostmap (armem::client::plugins::ReaderWriterPlugin< memory::client::costmap::Reader > *costmapReaderPlugin, algorithms::CostmapBuilder &costmapBuilder, std::string &costmapNameWithProvider) |
| algorithms::Costmap | loadCostmap (armem::client::plugins::ReaderWriterPlugin< memory::client::costmap::Reader > *costmapReaderPlugin, std::string &costmapNameWithProvider) |
| void | visualize (viz::Client &arviz, const armarx::navigation::algorithms::Costmap &costmap, const std::string &name, const float heightOffset) |
| ARMARX_REGISTER_COMPONENT_EXECUTABLE | ( | Component | , |
| Component::GetDefaultName() | ) |
Here is the call graph for this function:
|
inline |
|
inline |
Definition at line 263 of file Component.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| void visualize | ( | viz::Client & | arviz, |
| const armarx::navigation::algorithms::Costmap & | costmap, | ||
| const std::string & | name, | ||
| const float | heightOffset ) |