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

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

as(void)hpp::core::Pathinline
as(void) consthpp::core::Pathinline
at(const value_type &time, ConfigurationOut_t result) consthpp::core::Pathinline
checkPath() consthpp::core::Pathprotectedvirtual
configAtParam(const value_type &param, bool &success) consthpp::core::Pathinlineprotected
constraints() consthpp::core::Pathinline
constraints(const ConstraintSetPtr_t &constraint)hpp::core::Pathinlineprotected
copy() consthpp::core::InterpolatedPathinlinevirtual
copy(const ConstraintSetPtr_t &constraints) consthpp::core::InterpolatedPathinlinevirtual
create(const DevicePtr_t &device, ConfigurationIn_t init, ConfigurationIn_t end, interval_t timeRange)hpp::core::InterpolatedPathinlinestatic
create(const DevicePtr_t &device, ConfigurationIn_t init, ConfigurationIn_t end, interval_t timeRange, ConstraintSetPtr_t constraints)hpp::core::InterpolatedPathinlinestatic
create(const DevicePtr_t &device, ConfigurationIn_t init, ConfigurationIn_t end, value_type length)hpp::core::InterpolatedPathinlinestatic
create(const DevicePtr_t &device, ConfigurationIn_t init, ConfigurationIn_t end, value_type length, ConstraintSetPtr_t constraints)hpp::core::InterpolatedPathinlinestatic
create(const PathPtr_t &path, const DevicePtr_t &device, const std::size_t &nbSamples)hpp::core::InterpolatedPathstatic
createCopy(const InterpolatedPathPtr_t &path)hpp::core::InterpolatedPathinlinestatic
createCopy(const InterpolatedPathPtr_t &path, const ConstraintSetPtr_t &constraints)hpp::core::InterpolatedPathinlinestatic
derivative(vectorOut_t result, const value_type &time, size_type order) consthpp::core::Path
device() consthpp::core::InterpolatedPath
end() consthpp::core::InterpolatedPathinlinevirtual
eval(const value_type &time, bool &success) consthpp::core::Pathinline
eval(ConfigurationOut_t result, const value_type &time) consthpp::core::Pathinline
extract(const interval_t &subInterval) consthpp::core::Path
extract(const value_type &tmin, const value_type &tmax) consthpp::core::Pathinline
impl_compute(ConfigurationOut_t result, value_type param) consthpp::core::InterpolatedPathprotectedvirtual
impl_derivative(vectorOut_t result, const value_type &t, size_type order) consthpp::core::InterpolatedPathprotectedvirtual
impl_extract(const interval_t &subInterval) consthpp::core::InterpolatedPathprotectedvirtual
impl_velocityBound(vectorOut_t result, const value_type &t0, const value_type &t1) consthpp::core::InterpolatedPathprotectedvirtual
init(InterpolatedPathPtr_t self)hpp::core::InterpolatedPathprotected
hpp::core::Path::init(const PathWkPtr_t &self)hpp::core::Pathprotected
initCopy(InterpolatedPathPtr_t self)hpp::core::InterpolatedPathprotected
initial() consthpp::core::InterpolatedPathinlinevirtual
insert(const value_type &time, ConfigurationIn_t config)hpp::core::InterpolatedPathinline
InterpolatedPath(const DevicePtr_t &robot, ConfigurationIn_t init, ConfigurationIn_t end, interval_t timeRange)hpp::core::InterpolatedPathprotected
InterpolatedPath(const DevicePtr_t &robot, ConfigurationIn_t init, ConfigurationIn_t end, interval_t timeRange, ConstraintSetPtr_t constraints)hpp::core::InterpolatedPathprotected
InterpolatedPath(const PathPtr_t &path, const DevicePtr_t &device, const std::size_t &nbSamples)hpp::core::InterpolatedPathprotected
InterpolatedPath(const InterpolatedPath &path)hpp::core::InterpolatedPathprotected
InterpolatedPath(const InterpolatedPath &path, const ConstraintSetPtr_t &constraints)hpp::core::InterpolatedPathprotected
InterpolationPoint_t typedefhpp::core::InterpolatedPath
interpolationPoints() consthpp::core::InterpolatedPathinline
InterpolationPoints_t typedefhpp::core::InterpolatedPath
length() consthpp::core::Pathinlinevirtual
operator()(const value_type &time) const HPP_CORE_DEPRECATEDhpp::core::Pathinline
operator()(const value_type &time, bool &success) consthpp::core::Pathinline
operator()(ConfigurationOut_t result, const value_type &time) consthpp::core::Pathinline
outputDerivativeSize() consthpp::core::Pathinline
outputSize() consthpp::core::Pathinline
paramLength() consthpp::core::Pathinlineprotected
paramRange() consthpp::core::Pathinline
paramRange_hpp::core::Pathprotected
parent_t typedefhpp::core::InterpolatedPath
Path(const interval_t &interval, size_type outputSize, size_type outputDerivativeSize, const ConstraintSetPtr_t &constraints)hpp::core::Pathprotected
Path(const interval_t &interval, size_type outputSize, size_type outputDerivativeSize)hpp::core::Pathprotected
Path(const Path &path)hpp::core::Pathprotected
Path(const Path &path, const ConstraintSetPtr_t &constraints)hpp::core::Pathprotected
print(std::ostream &os) consthpp::core::InterpolatedPathinlineprotectedvirtual
reverse() consthpp::core::InterpolatedPathvirtual
timeParameterization(const TimeParameterizationPtr_t &tp, const interval_t &tr)hpp::core::Pathinline
timeParameterization() consthpp::core::Pathinlineprotected
timeRange() consthpp::core::Pathinline
timeRange(const interval_t &timeRange)hpp::core::Pathinlineprotected
velocityBound(vectorOut_t result, const value_type &t0, const value_type &t1) consthpp::core::Pathinline
~InterpolatedPath()hpp::core::InterpolatedPathinlinevirtual
~Path()hpp::core::Pathinlinevirtual