|
|
Classes | |
| struct | CachedObjectCostmap |
| class | Component |
| interface | ComponentInterface |
| class | ObjectCostmapStorage |
Typedefs | |
| using | JointValuesT = std::map<std::string, float> |
Functions | |
| ARMARX_REGISTER_COMPONENT_EXECUTABLE (Component, Component::GetDefaultName()) | |
| float | bbDiameter (const simox::OrientedBoxf &bb) |
| void | drawCostmap (viz::Client &arviz, const armarx::navigation::algorithms::Costmap &costmap, const std::string &name, const float heightOffset) |
| VirtualRobot::RobotPtr | getRobotModelForCostmap (std::string primitiveModelIdsCommaSeparated, std::string robotName, armem::robot_state::VirtualRobotReader &virtualRobotReader) |
| bool | jointValuesMatch (const JointValuesT &a, const JointValuesT &b, float tolerance) |
| std::tuple< VirtualRobot::SceneObjectSetPtr, std::vector< VirtualRobot::RobotPtr > > | prepareObstaclesForCostmapGeneration (const objpose::ObjectPoseSeq objectPoses, armem::articulated_object::ArticulatedObjectReader &articulatedObjectsReader) |
| using JointValuesT = std::map<std::string, float> |
| ARMARX_REGISTER_COMPONENT_EXECUTABLE | ( | Component | , |
| Component::GetDefaultName() | ) |
Here is the call graph for this function:| void drawCostmap | ( | viz::Client & | arviz, |
| const armarx::navigation::algorithms::Costmap & | costmap, | ||
| const std::string & | name, | ||
| const float | heightOffset ) |
| VirtualRobot::RobotPtr getRobotModelForCostmap | ( | std::string | primitiveModelIdsCommaSeparated, |
| std::string | robotName, | ||
| armem::robot_state::VirtualRobotReader & | virtualRobotReader ) |
| bool jointValuesMatch | ( | const JointValuesT & | a, |
| const JointValuesT & | b, | ||
| float | tolerance ) |
| std::tuple< VirtualRobot::SceneObjectSetPtr, std::vector< VirtualRobot::RobotPtr > > prepareObstaclesForCostmapGeneration | ( | const objpose::ObjectPoseSeq | objectPoses, |
| armem::articulated_object::ArticulatedObjectReader & | articulatedObjectsReader ) |