|
moveit2
The MoveIt Motion Planning Framework for ROS 2.
|
Represents an axis-aligned bounding box. More...
#include <aabb.hpp>


Public Member Functions | |
| void | extendWithTransformedBox (const Eigen::Isometry3d &transform, const Eigen::Vector3d &box) |
| Extend with a box transformed by the given transform. | |
| void moveit::core::AABB::extendWithTransformedBox | ( | const Eigen::Isometry3d & | transform, |
| const Eigen::Vector3d & | box | ||
| ) |