Robowflex  v0.1
Making MoveIt Easy
robowflex::Geometry Member List

This is the complete list of members for robowflex::Geometry, including all inherited members.

body_robowflex::Geometryprivate
contains(const Eigen::Vector3d &point) constrobowflex::Geometry
dimensions_robowflex::Geometryprivate
Geometry(ShapeType::Type type, const Eigen::Vector3d &dimensions, const std::string &resource="", const EigenSTL::vector_Vector3d &vertices=EigenSTL::vector_Vector3d{})robowflex::Geometry
Geometry(const shapes::Shape &shape)robowflex::Geometry
Geometry(const shape_msgs::SolidPrimitive &msg)robowflex::Geometry
Geometry(const shape_msgs::Mesh &msg)robowflex::Geometry
Geometry(const Geometry &)=deleterobowflex::Geometry
getAABB(const RobotPose &pose=RobotPose::Identity()) constrobowflex::Geometry
getBody() constrobowflex::Geometry
getDimensions() constrobowflex::Geometry
getMeshMsg() constrobowflex::Geometry
getResource() constrobowflex::Geometry
getShape() constrobowflex::Geometry
getSolidMsg() constrobowflex::Geometry
getType() constrobowflex::Geometry
getVertices() constrobowflex::Geometry
isMesh() constrobowflex::Geometry
loadBody() constrobowflex::Geometryprivate
loadShape() constrobowflex::Geometryprivate
makeBox(double x, double y, double z)robowflex::Geometrystatic
makeBox(const Eigen::Vector3d &dimensions)robowflex::Geometrystatic
makeCone(double radius, double length)robowflex::Geometrystatic
makeCylinder(double radius, double length)robowflex::Geometrystatic
makeMesh(const std::string &resource, const Eigen::Vector3d &scale={1, 1, 1})robowflex::Geometrystatic
makeMesh(const EigenSTL::vector_Vector3d &vertices)robowflex::Geometrystatic
makeSolidPrimitive(const shape_msgs::SolidPrimitive &msg)robowflex::Geometrystatic
makeSphere(double radius)robowflex::Geometrystatic
operator=(const Geometry &)=deleterobowflex::Geometry
resource_robowflex::Geometryprivate
sample(const unsigned int attempts=50) constrobowflex::Geometry
shape_robowflex::Geometryprivate
type_robowflex::Geometryprivate
vertices_robowflex::Geometryprivate