#include <GRIPS.h>
|
| static bool | smooth (ompl::geometric::PathGeometric &path, const std::vector< Point > &originalPathIntermediaries) |
| |
| static bool | smooth (ompl::geometric::PathGeometric &path) |
| |
◆ RoundType
| Enumerator |
|---|
| ROUND_GD | |
| ROUND_PRUNING | |
| ROUND_ORIGINAL | |
| ROUND_UNKOWN | |
◆ smooth() [1/2]
| static bool GRIPS::smooth |
( |
ompl::geometric::PathGeometric & |
path | ) |
|
|
inlinestatic |
◆ smooth() [2/2]
| bool GRIPS::smooth |
( |
ompl::geometric::PathGeometric & |
path, |
|
|
const std::vector< Point > & |
originalPathIntermediaries |
|
) |
| |
|
static |
◆ insertedNodes
| int GRIPS::insertedNodes = 0 |
|
static |
◆ nodesPerRound
| std::vector< int > GRIPS::nodesPerRound |
|
static |
◆ pruningRounds
| int GRIPS::pruningRounds = 0 |
|
static |
◆ smoothingTime
| double GRIPS::smoothingTime = 0 |
|
static |
◆ statsPerRound
The documentation for this class was generated from the following files: