hpp-core
4.9.0
Implement basic classes for canonical path planning for kinematic chains.
|
This is the complete list of members for hpp::core::steeringMethod::ConstantCurvature, including all inherited members.
as(void) | hpp::core::Path | inline |
as(void) const | hpp::core::Path | inline |
at(const value_type &time, ConfigurationOut_t result) const | hpp::core::Path | inline |
checkPath() const | hpp::core::Path | protectedvirtual |
configAtParam(const value_type ¶m, bool &success) const | hpp::core::Path | inlineprotected |
ConstantCurvature(const DevicePtr_t &robot, ConfigurationIn_t init, ConfigurationIn_t end, value_type curveLength, value_type pathLength, value_type curvature, size_type xyId, size_type rzId, const JointPtr_t rz, const std::vector< JointPtr_t > wheels) | hpp::core::steeringMethod::ConstantCurvature | protected |
ConstantCurvature(const DevicePtr_t &robot, ConfigurationIn_t init, ConfigurationIn_t end, value_type curveLength, value_type pathLength, value_type curvature, size_type xyId, size_type rzId, const JointPtr_t rz, const std::vector< JointPtr_t > wheels, ConstraintSetPtr_t constraints) | hpp::core::steeringMethod::ConstantCurvature | protected |
ConstantCurvature(const ConstantCurvature &other) | hpp::core::steeringMethod::ConstantCurvature | protected |
ConstantCurvature(const ConstantCurvature &other, const ConstraintSetPtr_t &constraints) | hpp::core::steeringMethod::ConstantCurvature | protected |
constraints() const | hpp::core::Path | inline |
constraints(const ConstraintSetPtr_t &constraint) | hpp::core::Path | inlineprotected |
copy() const | hpp::core::steeringMethod::ConstantCurvature | virtual |
copy(const ConstraintSetPtr_t &constraints) const | hpp::core::steeringMethod::ConstantCurvature | inlinevirtual |
create(const DevicePtr_t &robot, ConfigurationIn_t init, ConfigurationIn_t end, value_type curveLength, value_type pathLength, value_type curvature, size_type xyId, size_type rzId, const JointPtr_t rz, const std::vector< JointPtr_t > wheels, const ConstraintSetPtr_t &constraints) | hpp::core::steeringMethod::ConstantCurvature | static |
createCopy(const ConstantCurvaturePtr_t &other) | hpp::core::steeringMethod::ConstantCurvature | static |
createCopy(const ConstantCurvaturePtr_t &other, const ConstraintSetPtr_t &constraints) | hpp::core::steeringMethod::ConstantCurvature | static |
derivative(vectorOut_t result, const value_type &time, size_type order) const | hpp::core::Path | |
end() const | hpp::core::steeringMethod::ConstantCurvature | inlinevirtual |
eval(const value_type &time, bool &success) const | hpp::core::Path | inline |
eval(ConfigurationOut_t result, const value_type &time) const | hpp::core::Path | inline |
extract(const interval_t &subInterval) const | hpp::core::Path | |
extract(const value_type &tmin, const value_type &tmax) const | hpp::core::Path | inline |
impl_compute(ConfigurationOut_t result, value_type param) const | hpp::core::steeringMethod::ConstantCurvature | protectedvirtual |
impl_derivative(vectorOut_t result, const value_type ¶m, size_type order) const | hpp::core::steeringMethod::ConstantCurvature | protectedvirtual |
impl_extract(const interval_t ¶mInterval) const | hpp::core::steeringMethod::ConstantCurvature | protectedvirtual |
impl_velocityBound(vectorOut_t bound, const value_type ¶m0, const value_type ¶m1) const | hpp::core::steeringMethod::ConstantCurvature | protectedvirtual |
init(const ConstantCurvatureWkPtr_t &weak) | hpp::core::steeringMethod::ConstantCurvature | inlineprotected |
hpp::core::Path::init(const PathWkPtr_t &self) | hpp::core::Path | protected |
initial() const | hpp::core::steeringMethod::ConstantCurvature | inlinevirtual |
length() const | hpp::core::Path | inlinevirtual |
operator()(const value_type &time) const HPP_CORE_DEPRECATED | hpp::core::Path | inline |
operator()(const value_type &time, bool &success) const | hpp::core::Path | inline |
operator()(ConfigurationOut_t result, const value_type &time) const | hpp::core::Path | inline |
outputDerivativeSize() const | hpp::core::Path | inline |
outputSize() const | hpp::core::Path | inline |
paramLength() const | hpp::core::Path | inlineprotected |
paramRange() const | hpp::core::Path | inline |
paramRange_ | hpp::core::Path | protected |
parent_t typedef | hpp::core::steeringMethod::ConstantCurvature | |
Path(const interval_t &interval, size_type outputSize, size_type outputDerivativeSize, const ConstraintSetPtr_t &constraints) | hpp::core::Path | protected |
Path(const interval_t &interval, size_type outputSize, size_type outputDerivativeSize) | hpp::core::Path | protected |
Path(const Path &path) | hpp::core::Path | protected |
Path(const Path &path, const ConstraintSetPtr_t &constraints) | hpp::core::Path | protected |
print(std::ostream &os) const | hpp::core::steeringMethod::ConstantCurvature | protectedvirtual |
reverse() const | hpp::core::Path | virtual |
timeParameterization(const TimeParameterizationPtr_t &tp, const interval_t &tr) | hpp::core::Path | inline |
timeParameterization() const | hpp::core::Path | inlineprotected |
timeRange() const | hpp::core::Path | inline |
timeRange(const interval_t &timeRange) | hpp::core::Path | inlineprotected |
velocityBound(vectorOut_t result, const value_type &t0, const value_type &t1) const | hpp::core::Path | inline |
~ConstantCurvature() | hpp::core::steeringMethod::ConstantCurvature | inlinevirtual |
~Path() | hpp::core::Path | inlinevirtual |