hpp-core  4.9.0
Implement basic classes for canonical path planning for kinematic chains.
hpp::core::ConfigProjector Member List

This is the complete list of members for hpp::core::ConfigProjector, including all inherited members.

add(const constraints::ImplicitPtr_t &numericalConstraint, const segments_t &passiveDofs=segments_t(0), const std::size_t priority=0)hpp::core::ConfigProjector
add(const constraints::ImplicitPtr_t &numericalConstraint, const std::size_t priority)hpp::core::ConfigProjectorinline
apply(ConfigurationOut_t configuration)hpp::core::Constraint
Backtracking enum valuehpp::core::ConfigProjector
compressMatrix(matrixIn_t normal, matrixOut_t small, bool rows=true) consthpp::core::ConfigProjector
compressVector(vectorIn_t normal, vectorOut_t small) consthpp::core::ConfigProjector
computeValueAndJacobian(ConfigurationIn_t configuration, vectorOut_t value, matrixOut_t reducedJacobian)hpp::core::ConfigProjector
ConfigProjector(const DevicePtr_t &robot, const std::string &name, value_type errorThreshold, size_type maxIterations)hpp::core::ConfigProjectorprotected
ConfigProjector(const ConfigProjector &cp)hpp::core::ConfigProjectorprotected
Constant enum valuehpp::core::ConfigProjector
Constraint(const std::string &name)hpp::core::Constraintinlineprotected
Constraint(const Constraint &constraint)hpp::core::Constraintinlineprotected
contains(const constraints::ImplicitPtr_t &numericalConstraint) consthpp::core::ConfigProjector
copy() consthpp::core::ConfigProjectorvirtual
create(const DevicePtr_t &robot, const std::string &name, value_type errorThreshold, size_type maxIterations)hpp::core::ConfigProjectorstatic
createCopy(const ConfigProjectorPtr_t cp)hpp::core::ConfigProjectorstatic
defaultLineSearch(LineSearchType ls)hpp::core::ConfigProjectorstatic
dimension() consthpp::core::ConfigProjector
ErrorNormBased enum valuehpp::core::ConfigProjector
errorThreshold(const value_type &threshold)hpp::core::ConfigProjector
errorThreshold() consthpp::core::ConfigProjector
FixedSequence enum valuehpp::core::ConfigProjector
impl_compute(ConfigurationOut_t configuration)hpp::core::ConfigProjectorprotectedvirtual
init(const ConfigProjectorPtr_t &self)hpp::core::ConfigProjectorinlineprotected
hpp::core::Constraint::init(const ConstraintPtr_t &self)hpp::core::Constraintinlineprotected
isSatisfied(ConfigurationIn_t config)hpp::core::ConfigProjectorvirtual
isSatisfied(ConfigurationIn_t config, vector_t &error)hpp::core::ConfigProjectorvirtual
lastIsOptional(bool optional)hpp::core::ConfigProjector
lastIsOptional() consthpp::core::ConfigProjector
lineSearchType(LineSearchType ls)hpp::core::ConfigProjectorinline
lineSearchType() consthpp::core::ConfigProjectorinline
LineSearchType enum namehpp::core::ConfigProjector
maxIterations(size_type iterations)hpp::core::ConfigProjector
maxIterations() consthpp::core::ConfigProjector
name() consthpp::core::Constraintinline
numberFreeVariables() consthpp::core::ConfigProjector
numberNonLockedDof() const HPP_CORE_DEPRECATEDhpp::core::ConfigProjector
numericalConstraints() consthpp::core::ConfigProjector
oneStep(ConfigurationOut_t config, vectorOut_t dq, const value_type &alpha) HPP_CORE_DEPRECATEDhpp::core::ConfigProjector
optimize(ConfigurationOut_t config, std::size_t maxIter=0)hpp::core::ConfigProjector
projectOnKernel(ConfigurationIn_t from, ConfigurationIn_t to, ConfigurationOut_t result)hpp::core::ConfigProjectorvirtual
projectVectorOnKernel(ConfigurationIn_t from, vectorIn_t velocity, vectorOut_t result)hpp::core::ConfigProjector
residualError() consthpp::core::ConfigProjector
rightHandSide(const vector_t &param)hpp::core::ConfigProjector
rightHandSide(const constraints::ImplicitPtr_t &nm, vectorIn_t rhs)hpp::core::ConfigProjector
rightHandSide() consthpp::core::ConfigProjector
rightHandSideAt(const value_type &s)hpp::core::ConfigProjector
rightHandSideFromConfig(ConfigurationIn_t config)hpp::core::ConfigProjector
rightHandSideFromConfig(const constraints::ImplicitPtr_t &nm, ConfigurationIn_t config)hpp::core::ConfigProjector
robot() consthpp::core::ConfigProjectorinline
sigma() consthpp::core::ConfigProjector
solver() consthpp::core::ConfigProjectorinline
statistics()hpp::core::ConfigProjectorinline
uncompressMatrix(matrixIn_t small, matrixOut_t normal, bool rows=true) consthpp::core::ConfigProjector
uncompressVector(vectorIn_t small, vectorOut_t normal) consthpp::core::ConfigProjector
~ConfigProjector()hpp::core::ConfigProjectorvirtual
~Constraint()hpp::core::Constraintinlinevirtual