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::ReedsSheppPath, including all inherited members.
appendPath(const PathPtr_t &path) | hpp::core::PathVector | |
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 |
concatenate(const PathVector &path) HPP_CORE_DEPRECATED | hpp::core::PathVector | |
concatenate(const PathVectorPtr_t &path) | hpp::core::PathVector | |
configAtParam(const value_type ¶m, bool &success) const | hpp::core::Path | inlineprotected |
constraints() const | hpp::core::Path | inline |
constraints(const ConstraintSetPtr_t &constraint) | hpp::core::Path | inlineprotected |
copy() const | hpp::core::ReedsSheppPath | inlinevirtual |
copy(const ConstraintSetPtr_t &constraints) const | hpp::core::ReedsSheppPath | inlinevirtual |
create(const pinocchio::DevicePtr_t &device, ConfigurationIn_t init, ConfigurationIn_t end, value_type extraLength, value_type rho, size_type xyId, size_type rzId, const std::vector< JointPtr_t > wheels) | hpp::core::ReedsSheppPath | static |
create(const DevicePtr_t &device, ConfigurationIn_t init, ConfigurationIn_t end, value_type extraLength, value_type rho, size_type xyId, size_type rzId, const std::vector< JointPtr_t > wheels, ConstraintSetPtr_t constraints) | hpp::core::ReedsSheppPath | static |
hpp::core::PathVector::create(size_type outputSize, size_type outputDerivativeSize) | hpp::core::PathVector | inlinestatic |
createCopy(const ReedsSheppPathPtr_t &path) | hpp::core::ReedsSheppPath | inlinestatic |
createCopy(const ReedsSheppPathPtr_t &path, const ConstraintSetPtr_t &constraints) | hpp::core::ReedsSheppPath | inlinestatic |
hpp::core::PathVector::createCopy(const PathVectorPtr_t &original) | hpp::core::PathVector | inlinestatic |
hpp::core::PathVector::createCopy(const PathVectorPtr_t &original, const ConstraintSetPtr_t &constraints) | hpp::core::PathVector | inlinestatic |
derivative(vectorOut_t result, const value_type &time, size_type order) const | hpp::core::Path | |
device() const | hpp::core::ReedsSheppPath | inline |
end() const | hpp::core::ReedsSheppPath | 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 |
flatten(PathVectorPtr_t flattenedPath) const | hpp::core::PathVector | |
impl_compute(ConfigurationOut_t result, value_type t) const | hpp::core::PathVector | protectedvirtual |
impl_derivative(vectorOut_t result, const value_type &t, size_type order) const | hpp::core::ReedsSheppPath | protectedvirtual |
impl_extract(const interval_t &subInterval) const | hpp::core::PathVector | protectedvirtual |
impl_velocityBound(vectorOut_t bound, const value_type ¶m0, const value_type ¶m1) const | hpp::core::Path | inlineprotectedvirtual |
init(ReedsSheppPathPtr_t self) | hpp::core::ReedsSheppPath | protected |
hpp::core::PathVector::init(PathVectorPtr_t self) | hpp::core::PathVector | inlineprotected |
hpp::core::Path::init(const PathWkPtr_t &self) | hpp::core::Path | protected |
initial() const | hpp::core::ReedsSheppPath | inlinevirtual |
length() const | hpp::core::Path | inlinevirtual |
numberPaths() const | hpp::core::PathVector | inline |
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::ReedsSheppPath | |
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 |
pathAtRank(std::size_t rank) const | hpp::core::PathVector | |
PathVector(std::size_t outputSize, std::size_t outputDerivativeSize) | hpp::core::PathVector | inlineprotected |
PathVector(const PathVector &path) | hpp::core::PathVector | inlineprotected |
PathVector(const PathVector &path, const ConstraintSetPtr_t &constraints) | hpp::core::PathVector | inlineprotected |
print(std::ostream &os) const | hpp::core::ReedsSheppPath | protectedvirtual |
rankAtParam(const value_type ¶m, value_type &localParam) const | hpp::core::PathVector | |
ReedsSheppPath(const DevicePtr_t &robot, ConfigurationIn_t init, ConfigurationIn_t end, value_type extraLength, value_type rho, size_type xyId, size_type rzId, const std::vector< JointPtr_t > wheels) | hpp::core::ReedsSheppPath | protected |
ReedsSheppPath(const DevicePtr_t &robot, ConfigurationIn_t init, ConfigurationIn_t end, value_type extraLength, value_type rho, size_type xyId, size_type rzId, const std::vector< JointPtr_t > wheels, ConstraintSetPtr_t constraints) | hpp::core::ReedsSheppPath | protected |
ReedsSheppPath(const ReedsSheppPath &path) | hpp::core::ReedsSheppPath | protected |
ReedsSheppPath(const ReedsSheppPath &path, const ConstraintSetPtr_t &constraints) | hpp::core::ReedsSheppPath | protected |
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 |
~Path() | hpp::core::Path | inlinevirtual |
~PathVector() | hpp::core::PathVector | inlinevirtual |
~ReedsSheppPath() | hpp::core::ReedsSheppPath | inlinevirtual |