moveit2
The MoveIt Motion Planning Framework for ROS 2.
Loading...
Searching...
No Matches
collision_common_distance_field.hpp File Reference
Include dependency graph for collision_common_distance_field.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  collision_detection::GroupStateRepresentation
struct  collision_detection::DistanceFieldCacheEntry

Namespaces

namespace  collision_detection

Functions

 collision_detection::MOVEIT_STRUCT_FORWARD (GroupStateRepresentation)
 collision_detection::MOVEIT_STRUCT_FORWARD (DistanceFieldCacheEntry)
BodyDecompositionConstPtr collision_detection::getBodyDecompositionCacheEntry (const shapes::ShapeConstPtr &shape, double resolution)
PosedBodyPointDecompositionVectorPtr collision_detection::getCollisionObjectPointDecomposition (const collision_detection::World::Object &obj, double resolution)
PosedBodySphereDecompositionVectorPtr collision_detection::getAttachedBodySphereDecomposition (const moveit::core::AttachedBody *att, double resolution)
PosedBodyPointDecompositionVectorPtr collision_detection::getAttachedBodyPointDecomposition (const moveit::core::AttachedBody *att, double resolution)
void collision_detection::getBodySphereVisualizationMarkers (const GroupStateRepresentationPtr &gsr, const std::string &reference_frame, visualization_msgs::msg::MarkerArray &body_marker_array)