Parasol Planning Library (PPL)
Functions
ReachableVolumes.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

WorkspaceBoundingSphericalShell ComputeReachableVolume (const size_t _dimension, const std::vector< double > &_center, const Chain &_chain)
 

Function Documentation

◆ ComputeReachableVolume()

WorkspaceBoundingSphericalShell ComputeReachableVolume ( const size_t  _dimension,
const std::vector< double > &  _center,
const Chain _chain 
)

Compute the reachable volume of a chain.

Parameters
_dimensionThe workspace dimension.
_chainThe chain.
Returns
The reachable volume of _chain's end relative to its root.