Skip to content

acornacorn/geometric_shapes

This branch is 272 commits behind moveit/geometric_shapes:noetic-devel.

Repository files navigation

geometric_shapes

This package contains generic definitions of geometric shapes and bodies. Shapes represent only the form of an object. Bodies are shapes at a particular pose. Routines such as point containment and ray intersections are provided.

Supported shapes:

  • sphere
  • box
  • cone
  • cylinder
  • mesh

Note: Bodies for meshes compute the convex hull of those meshes in order to provide the point containment / ray intersection routines.

About

Representation of geometric shapes

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 100.0%