#include <chomp_parameters.h>
Definition at line 44 of file chomp_parameters.h.
Definition at line 41 of file chomp_parameters.cpp.
chomp::ChompParameters::~ChompParameters | ( | ) | [virtual] |
Definition at line 71 of file chomp_parameters.cpp.
bool chomp::ChompParameters::getAddRandomness | ( | ) | const [inline] |
Definition at line 186 of file chomp_parameters.h.
bool chomp::ChompParameters::getAnimateEndeffector | ( | ) | const [inline] |
Definition at line 241 of file chomp_parameters.h.
std::string chomp::ChompParameters::getAnimateEndeffectorSegment | ( | ) | const [inline] |
Definition at line 251 of file chomp_parameters.h.
bool chomp::ChompParameters::getAnimatePath | ( | ) | const [inline] |
Definition at line 181 of file chomp_parameters.h.
double chomp::ChompParameters::getCollisionThreshold | ( | ) | const [inline] |
Definition at line 121 of file chomp_parameters.h.
bool chomp::ChompParameters::getFilterMode | ( | ) | const [inline] |
Definition at line 126 of file chomp_parameters.h.
double chomp::ChompParameters::getHmcAnnealingFactor | ( | ) | const [inline] |
Definition at line 216 of file chomp_parameters.h.
double chomp::ChompParameters::getHmcDiscretization | ( | ) | const [inline] |
Definition at line 206 of file chomp_parameters.h.
double chomp::ChompParameters::getHmcStochasticity | ( | ) | const [inline] |
Definition at line 211 of file chomp_parameters.h.
double chomp::ChompParameters::getJointUpdateLimit | ( | ) | const [inline] |
Definition at line 141 of file chomp_parameters.h.
double chomp::ChompParameters::getLearningRate | ( | ) | const [inline] |
Definition at line 176 of file chomp_parameters.h.
int chomp::ChompParameters::getMaxIterations | ( | ) | const [inline] |
Definition at line 156 of file chomp_parameters.h.
int chomp::ChompParameters::getMaxIterationsAfterCollisionFree | ( | ) | const [inline] |
Definition at line 161 of file chomp_parameters.h.
double chomp::ChompParameters::getMinClearence | ( | ) | const [inline] |
Definition at line 136 of file chomp_parameters.h.
double chomp::ChompParameters::getObstacleCostWeight | ( | ) | const [inline] |
Definition at line 171 of file chomp_parameters.h.
double chomp::ChompParameters::getPlanningTimeLimit | ( | ) | const [inline] |
Definition at line 146 of file chomp_parameters.h.
double chomp::ChompParameters::getPseudoInverseRidgeFactor | ( | ) | const [inline] |
Definition at line 236 of file chomp_parameters.h.
double chomp::ChompParameters::getRandomJumpAmount | ( | ) | const [inline] |
Definition at line 111 of file chomp_parameters.h.
double chomp::ChompParameters::getRidgeFactor | ( | ) | const [inline] |
Definition at line 226 of file chomp_parameters.h.
double chomp::ChompParameters::getSmoothnessCostAcceleration | ( | ) | const [inline] |
Definition at line 196 of file chomp_parameters.h.
double chomp::ChompParameters::getSmoothnessCostJerk | ( | ) | const [inline] |
Definition at line 201 of file chomp_parameters.h.
double chomp::ChompParameters::getSmoothnessCostVelocity | ( | ) | const [inline] |
Definition at line 191 of file chomp_parameters.h.
double chomp::ChompParameters::getSmoothnessCostWeight | ( | ) | const [inline] |
Definition at line 166 of file chomp_parameters.h.
bool chomp::ChompParameters::getUseHamiltonianMonteCarlo | ( | ) | const [inline] |
Definition at line 221 of file chomp_parameters.h.
bool chomp::ChompParameters::getUsePseudoInverse | ( | ) | const [inline] |
Definition at line 231 of file chomp_parameters.h.
bool chomp::ChompParameters::getUseStochasticDescent | ( | ) | const [inline] |
Definition at line 246 of file chomp_parameters.h.
void chomp::ChompParameters::setFilterMode | ( | bool | mode | ) | [inline] |
Definition at line 131 of file chomp_parameters.h.
void chomp::ChompParameters::setPlanningTimeLimit | ( | double | planning_time_limit | ) | [inline] |
Definition at line 151 of file chomp_parameters.h.
void chomp::ChompParameters::setRandomJumpAmount | ( | double | amount | ) | [inline] |
Definition at line 116 of file chomp_parameters.h.
Definition at line 91 of file chomp_parameters.h.
Definition at line 100 of file chomp_parameters.h.
Definition at line 101 of file chomp_parameters.h.
Definition at line 87 of file chomp_parameters.h.
Definition at line 104 of file chomp_parameters.h.
Definition at line 105 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 94 of file chomp_parameters.h.
Definition at line 102 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 83 of file chomp_parameters.h.
Definition at line 103 of file chomp_parameters.h.
Definition at line 85 of file chomp_parameters.h.
Definition at line 81 of file chomp_parameters.h.
Definition at line 99 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 89 of file chomp_parameters.h.
Definition at line 90 of file chomp_parameters.h.
Definition at line 88 of file chomp_parameters.h.
Definition at line 84 of file chomp_parameters.h.
Definition at line 92 of file chomp_parameters.h.
Definition at line 98 of file chomp_parameters.h.
Definition at line 93 of file chomp_parameters.h.