#include <hpp/rbprm/planner/random-shortcut-dynamic.hh>
|
virtual core::PathVectorPtr_t | optimize (const core::PathVectorPtr_t &path) |
| Optimize path. More...
|
|
|
| RandomShortcutDynamic (const core::Problem &problem) |
|
core::PathPtr_t | steer (core::ConfigurationIn_t q1, core::ConfigurationIn_t q2) const |
|
◆ RandomShortcutDynamic()
hpp::rbprm::RandomShortcutDynamic::RandomShortcutDynamic |
( |
const core::Problem & |
problem | ) |
|
|
protected |
◆ create()
Return shared pointer to new object.
◆ optimize()
virtual core::PathVectorPtr_t hpp::rbprm::RandomShortcutDynamic::optimize |
( |
const core::PathVectorPtr_t & |
path | ) |
|
|
virtual |
◆ steer()
core::PathPtr_t hpp::rbprm::RandomShortcutDynamic::steer |
( |
core::ConfigurationIn_t |
q1, |
|
|
core::ConfigurationIn_t |
q2 |
|
) |
| const |
|
protected |
The documentation for this class was generated from the following file: