Public Member Functions | Static Public Member Functions | List of all members
tsid::python::TaskJointBoundsPythonVisitor< Task > Struct Template Reference

#include <task-joint-bounds.hpp>

Inheritance diagram for tsid::python::TaskJointBoundsPythonVisitor< Task >:
Inheritance graph
[legend]

Public Member Functions

template<class PyClass >
void visit (PyClass &cl) const
 

Static Public Member Functions

static math::ConstraintBound compute (Task &self, const double t, const Eigen::VectorXd &q, const Eigen::VectorXd &v, pinocchio::Data &data)
 
static void expose (const std::string &class_name)
 
static const Eigen::VectorXdgetAccelerationLowerBounds (const Task &self)
 
static const Eigen::VectorXdgetAccelerationUpperBounds (const Task &self)
 
static math::ConstraintBound getConstraint (const Task &self)
 
static const Eigen::VectorXdgetVelocityLowerBounds (const Task &self)
 
static const Eigen::VectorXdgetVelocityUpperBounds (const Task &self)
 
static std::string name (Task &self)
 
static void setAccelerationBounds (Task &self, const Eigen::VectorXd lower, const Eigen::VectorXd upper)
 
static void setTimeStep (Task &self, const double dt)
 
static void setVelocityBounds (Task &self, const Eigen::VectorXd lower, const Eigen::VectorXd upper)
 

Detailed Description

template<typename Task>
struct tsid::python::TaskJointBoundsPythonVisitor< Task >

Definition at line 33 of file bindings/python/tasks/task-joint-bounds.hpp.

Member Function Documentation

◆ compute()

template<typename Task >
static math::ConstraintBound tsid::python::TaskJointBoundsPythonVisitor< Task >::compute ( Task &  self,
const double  t,
const Eigen::VectorXd q,
const Eigen::VectorXd v,
pinocchio::Data data 
)
inlinestatic

Definition at line 77 of file bindings/python/tasks/task-joint-bounds.hpp.

◆ expose()

template<typename Task >
static void tsid::python::TaskJointBoundsPythonVisitor< Task >::expose ( const std::string &  class_name)
inlinestatic

Definition at line 116 of file bindings/python/tasks/task-joint-bounds.hpp.

◆ getAccelerationLowerBounds()

template<typename Task >
static const Eigen::VectorXd& tsid::python::TaskJointBoundsPythonVisitor< Task >::getAccelerationLowerBounds ( const Task &  self)
inlinestatic

Definition at line 93 of file bindings/python/tasks/task-joint-bounds.hpp.

◆ getAccelerationUpperBounds()

template<typename Task >
static const Eigen::VectorXd& tsid::python::TaskJointBoundsPythonVisitor< Task >::getAccelerationUpperBounds ( const Task &  self)
inlinestatic

Definition at line 96 of file bindings/python/tasks/task-joint-bounds.hpp.

◆ getConstraint()

template<typename Task >
static math::ConstraintBound tsid::python::TaskJointBoundsPythonVisitor< Task >::getConstraint ( const Task &  self)
inlinestatic

Definition at line 87 of file bindings/python/tasks/task-joint-bounds.hpp.

◆ getVelocityLowerBounds()

template<typename Task >
static const Eigen::VectorXd& tsid::python::TaskJointBoundsPythonVisitor< Task >::getVelocityLowerBounds ( const Task &  self)
inlinestatic

Definition at line 99 of file bindings/python/tasks/task-joint-bounds.hpp.

◆ getVelocityUpperBounds()

template<typename Task >
static const Eigen::VectorXd& tsid::python::TaskJointBoundsPythonVisitor< Task >::getVelocityUpperBounds ( const Task &  self)
inlinestatic

Definition at line 102 of file bindings/python/tasks/task-joint-bounds.hpp.

◆ name()

template<typename Task >
static std::string tsid::python::TaskJointBoundsPythonVisitor< Task >::name ( Task &  self)
inlinestatic

Definition at line 73 of file bindings/python/tasks/task-joint-bounds.hpp.

◆ setAccelerationBounds()

template<typename Task >
static void tsid::python::TaskJointBoundsPythonVisitor< Task >::setAccelerationBounds ( Task &  self,
const Eigen::VectorXd  lower,
const Eigen::VectorXd  upper 
)
inlinestatic

Definition at line 112 of file bindings/python/tasks/task-joint-bounds.hpp.

◆ setTimeStep()

template<typename Task >
static void tsid::python::TaskJointBoundsPythonVisitor< Task >::setTimeStep ( Task &  self,
const double  dt 
)
inlinestatic

Definition at line 105 of file bindings/python/tasks/task-joint-bounds.hpp.

◆ setVelocityBounds()

template<typename Task >
static void tsid::python::TaskJointBoundsPythonVisitor< Task >::setVelocityBounds ( Task &  self,
const Eigen::VectorXd  lower,
const Eigen::VectorXd  upper 
)
inlinestatic

Definition at line 108 of file bindings/python/tasks/task-joint-bounds.hpp.

◆ visit()

template<typename Task >
template<class PyClass >
void tsid::python::TaskJointBoundsPythonVisitor< Task >::visit ( PyClass &  cl) const
inline

Definition at line 37 of file bindings/python/tasks/task-joint-bounds.hpp.


The documentation for this struct was generated from the following file:


tsid
Author(s): Andrea Del Prete, Justin Carpentier
autogenerated on Sun Jul 2 2023 02:21:52