|
moveit2
The MoveIt Motion Planning Framework for ROS 2.
|
#include <sensor_msgs/msg/point_cloud2.hpp>#include <geometric_shapes/bodies.h>#include <vector>#include <set>#include <map>#include <mutex>#include <functional>

Go to the source code of this file.
Classes | |
| class | point_containment_filter::ShapeMask |
| Computing a mask for a pointcloud that states which points are inside the robot. More... | |
| struct | point_containment_filter::ShapeMask::SeeShape |
| struct | point_containment_filter::ShapeMask::SortBodies |
Namespaces | |
| namespace | point_containment_filter |
Typedefs | |
| typedef unsigned int | point_containment_filter::ShapeHandle |