Show EOL distros:
- diamondback: Only showing information from the released package extracted on Unknown. No API documentation available. Please see this page for information on how to submit your repository to our index.
- electric: Documentation generated on March 01, 2013 at 02:16 PM
- fuerte: Documentation generated on December 12, 2013 at 11:08 AM
- groovy: Documentation generated on October 06, 2014 at 12:11 AM
- hydro: Documentation generated on August 26, 2015 at 11:40 AM (doc job).
- indigo: Documentation generated on June 07, 2019 at 04:02 AM (doc job).
- jade: Documentation generated on June 08, 2017 at 10:45 AM (doc job).
- kinetic: Documentation generated on June 10, 2019 at 09:15 PM (doc job).
- lunar: Documentation generated on June 08, 2019 at 05:55 AM (doc job).
- melodic: Documentation generated on April 14, 2023 at 10:11 AM (doc job).
- noetic: Documentation generated on August 13, 2024 at 10:38 AM (doc job).
Package Summary
The geometric shapes package provides implementations of basic geometric primitives. It can be used for collision checking, ray intersection and other operations with geoemtric primitives.
- Author: Ioan Sucan
- License: BSD
- Repository: wg-ros-pkg
- Source: svn https://code.ros.org/svn/wg-ros-pkg/stacks/motion_planning_common/tags/motion_planning_common-0.3.6
Package Summary
The geometric shapes package provides implementations of basic geometric primitives. It can be used for collision checking, ray intersection and other operations with geoemtric primitives.
- Author: Ioan Sucan
- License: BSD
- Source: hg https://kforge.ros.org/armnavigation/armnavigation (branch: electric_patches)
Package Summary
The geometric shapes package provides implementations of basic geometric primitives. It can be used for collision checking, ray intersection and other operations with geoemtric primitives.
- Author: Ioan Sucan
- License: BSD
- Source: hg https://kforge.ros.org/armnavigation/armnavigation (branch: default)
Package Summary
This package contains generic definitions of geometric shapes and bodies.
- Maintainer status: maintained
- Maintainer: Ioan Sucan <isucan AT willowgarage DOT com>
- Author: Ioan Sucan <isucan AT willowgarage DOT edu>
- License: BSD
- Source: git https://github.com/ros-planning/geometric_shapes.git (branch: groovy-devel)
Package Summary
This package contains generic definitions of geometric shapes and bodies.
- Maintainer status: maintained
- Maintainer: Ioan Sucan <isucan AT google DOT com>
- Author: Ioan Sucan <isucan AT google DOT com>
- License: BSD
- Source: git https://github.com/ros-planning/geometric_shapes.git (branch: hydro-devel)
Package Summary
This package contains generic definitions of geometric shapes and bodies.
- Maintainer status: maintained
- Maintainer: Ioan Sucan <isucan AT google DOT com>, Dave Coleman <dave AT dav DOT ee>
- Author: Ioan Sucan <isucan AT google DOT com>, Gil Jones <gjones AT willowgarage DOT edu>
- License: BSD
- Source: git https://github.com/ros-planning/geometric_shapes.git (branch: indigo-devel)
Package Summary
This package contains generic definitions of geometric shapes and bodies.
- Maintainer status: maintained
- Maintainer: Ioan Sucan <isucan AT google DOT com>, Dave Coleman <dave AT dav DOT ee>
- Author: Ioan Sucan <isucan AT google DOT com>, Gil Jones <gjones AT willowgarage DOT edu>
- License: BSD
- Source: git https://github.com/ros-planning/geometric_shapes.git (branch: indigo-devel)
Package Summary
This package contains generic definitions of geometric shapes and bodies.
- Maintainer status: maintained
- Maintainer: Dave Coleman <dave AT dav DOT ee>, Isaac I. Y. Saito <130s AT 2000.jukuin.keio.ac DOT jp>
- Author: Ioan Sucan <isucan AT google DOT com>, Gil Jones <gjones AT willowgarage DOT edu>
- License: BSD
- Source: git https://github.com/ros-planning/geometric_shapes.git (branch: kinetic-devel)
Package Summary
This package contains generic definitions of geometric shapes and bodies.
- Maintainer status: maintained
- Maintainer: Dave Coleman <dave AT dav DOT ee>, Isaac I. Y. Saito <130s AT 2000.jukuin.keio.ac DOT jp>
- Author: Ioan Sucan <isucan AT google DOT com>, Gil Jones <gjones AT willowgarage DOT edu>
- License: BSD
- Source: git https://github.com/ros-planning/geometric_shapes.git (branch: kinetic-devel)
Package Summary
Generic definitions of geometric shapes and bodies.
- Maintainer status: maintained
- Maintainer: Tyler Weaver <tyler AT picknik DOT ai>, Robert Haschke <rhaschke AT techfak.uni-bielefeld DOT de>
- Author: Ioan Sucan <isucan AT google DOT com>, Gil Jones <gjones AT willowgarage DOT edu>
- License: BSD
- Source: git https://github.com/ros-planning/geometric_shapes.git (branch: melodic-devel)
Package Summary
Generic definitions of geometric shapes and bodies.
- Maintainer status: maintained
- Maintainer: Tyler Weaver <tyler AT picknik DOT ai>, Robert Haschke <rhaschke AT techfak.uni-bielefeld DOT de>
- Author: Ioan Sucan <isucan AT google DOT com>, Gil Jones <gjones AT willowgarage DOT edu>
- License: BSD
- Source: git https://github.com/ros-planning/geometric_shapes.git (branch: noetic-devel)
Contents
Overview
This package exposes a library that contains classes and methods to represent and work with primitive geometric shapes. These shapes can be static (plane) or can have a pose attached to them (sphere, box, cylinder, mesh) and then they are referred to as bodies. The package is widely used throughout the arm navigation stack to evaluate point containment, ray intersection and constraint region representation.
API Stability
- C++ API is UNREVIEWED and UNSTABLE