#include <chomp_parameters.h>
Definition at line 45 of file chomp_parameters.h.
Definition at line 42 of file chomp_parameters.cpp.
chomp::ChompParameters::~ChompParameters | ( | ) | [virtual] |
Definition at line 73 of file chomp_parameters.cpp.
bool chomp::ChompParameters::getAddRandomness | ( | ) | const [inline] |
Definition at line 187 of file chomp_parameters.h.
bool chomp::ChompParameters::getAnimateEndeffector | ( | ) | const [inline] |
Definition at line 242 of file chomp_parameters.h.
std::string chomp::ChompParameters::getAnimateEndeffectorSegment | ( | ) | const [inline] |
Definition at line 252 of file chomp_parameters.h.
bool chomp::ChompParameters::getAnimatePath | ( | ) | const [inline] |
Definition at line 182 of file chomp_parameters.h.
double chomp::ChompParameters::getCollisionThreshold | ( | ) | const [inline] |
Definition at line 122 of file chomp_parameters.h.
bool chomp::ChompParameters::getFilterMode | ( | ) | const [inline] |
Definition at line 127 of file chomp_parameters.h.
double chomp::ChompParameters::getHmcAnnealingFactor | ( | ) | const [inline] |
Definition at line 217 of file chomp_parameters.h.
double chomp::ChompParameters::getHmcDiscretization | ( | ) | const [inline] |
Definition at line 207 of file chomp_parameters.h.
double chomp::ChompParameters::getHmcStochasticity | ( | ) | const [inline] |
Definition at line 212 of file chomp_parameters.h.
double chomp::ChompParameters::getJointUpdateLimit | ( | ) | const [inline] |
Definition at line 142 of file chomp_parameters.h.
double chomp::ChompParameters::getLearningRate | ( | ) | const [inline] |
Definition at line 177 of file chomp_parameters.h.
int chomp::ChompParameters::getMaxIterations | ( | ) | const [inline] |
Definition at line 157 of file chomp_parameters.h.
int chomp::ChompParameters::getMaxIterationsAfterCollisionFree | ( | ) | const [inline] |
Definition at line 162 of file chomp_parameters.h.
double chomp::ChompParameters::getMinClearence | ( | ) | const [inline] |
Definition at line 137 of file chomp_parameters.h.
double chomp::ChompParameters::getObstacleCostWeight | ( | ) | const [inline] |
Definition at line 172 of file chomp_parameters.h.
double chomp::ChompParameters::getPlanningTimeLimit | ( | ) | const [inline] |
Definition at line 147 of file chomp_parameters.h.
double chomp::ChompParameters::getPseudoInverseRidgeFactor | ( | ) | const [inline] |
Definition at line 237 of file chomp_parameters.h.
double chomp::ChompParameters::getRandomJumpAmount | ( | ) | const [inline] |
Definition at line 112 of file chomp_parameters.h.
double chomp::ChompParameters::getRidgeFactor | ( | ) | const [inline] |
Definition at line 227 of file chomp_parameters.h.
double chomp::ChompParameters::getSmoothnessCostAcceleration | ( | ) | const [inline] |
Definition at line 197 of file chomp_parameters.h.
double chomp::ChompParameters::getSmoothnessCostJerk | ( | ) | const [inline] |
Definition at line 202 of file chomp_parameters.h.
double chomp::ChompParameters::getSmoothnessCostVelocity | ( | ) | const [inline] |
Definition at line 192 of file chomp_parameters.h.
double chomp::ChompParameters::getSmoothnessCostWeight | ( | ) | const [inline] |
Definition at line 167 of file chomp_parameters.h.
bool chomp::ChompParameters::getUseHamiltonianMonteCarlo | ( | ) | const [inline] |
Definition at line 222 of file chomp_parameters.h.
bool chomp::ChompParameters::getUsePseudoInverse | ( | ) | const [inline] |
Definition at line 232 of file chomp_parameters.h.
bool chomp::ChompParameters::getUseStochasticDescent | ( | ) | const [inline] |
Definition at line 247 of file chomp_parameters.h.
void chomp::ChompParameters::setFilterMode | ( | bool | mode | ) | [inline] |
Definition at line 132 of file chomp_parameters.h.
void chomp::ChompParameters::setPlanningTimeLimit | ( | double | planning_time_limit | ) | [inline] |
Definition at line 152 of file chomp_parameters.h.
void chomp::ChompParameters::setRandomJumpAmount | ( | double | amount | ) | [inline] |
Definition at line 117 of file chomp_parameters.h.
Definition at line 92 of file chomp_parameters.h.
Definition at line 101 of file chomp_parameters.h.
Definition at line 102 of file chomp_parameters.h.
Definition at line 88 of file chomp_parameters.h.
Definition at line 105 of file chomp_parameters.h.
Definition at line 106 of file chomp_parameters.h.
Definition at line 97 of file chomp_parameters.h.
Definition at line 96 of file chomp_parameters.h.
Definition at line 95 of file chomp_parameters.h.
Definition at line 103 of file chomp_parameters.h.
Definition at line 87 of file chomp_parameters.h.
Definition at line 83 of file chomp_parameters.h.
Definition at line 84 of file chomp_parameters.h.
Definition at line 104 of file chomp_parameters.h.
Definition at line 86 of file chomp_parameters.h.
Definition at line 82 of file chomp_parameters.h.
Definition at line 100 of file chomp_parameters.h.
Definition at line 107 of file chomp_parameters.h.
Definition at line 98 of file chomp_parameters.h.
Definition at line 90 of file chomp_parameters.h.
Definition at line 91 of file chomp_parameters.h.
Definition at line 89 of file chomp_parameters.h.
Definition at line 85 of file chomp_parameters.h.
Definition at line 93 of file chomp_parameters.h.
Definition at line 99 of file chomp_parameters.h.
Definition at line 94 of file chomp_parameters.h.