hpp-core 6.0.0
Implement basic classes for canonical path planning for kinematic chains.
|
#include <hpp/core/path-validation/discretized.hh>
Go to the source code of this file.
Namespaces | |
namespace | hpp |
namespace | hpp::core |
namespace | hpp::core::pathValidation |
Functions | |
DiscretizedPtr_t | hpp::core::pathValidation::createDiscretizedCollisionChecking (const DevicePtr_t &robot, const value_type &stepSize) |
Validation of path by collision checking at discretized parameter values. | |