#include <PriorityLevel.h>
◆ PriorityLevel()
| tpik::PriorityLevel::PriorityLevel |
( |
const std::string |
ID | ) |
|
◆ ~PriorityLevel()
| tpik::PriorityLevel::~PriorityLevel |
( |
| ) |
|
◆ ActionTransitionActivation()
| auto tpik::PriorityLevel::ActionTransitionActivation |
( |
double |
x | ) |
-> void |
|
inline |
◆ ActivationFunction()
| auto tpik::PriorityLevel::ActivationFunction |
( |
| ) |
const -> const Eigen::MatrixXd& |
|
inline |
◆ AddTask()
| void tpik::PriorityLevel::AddTask |
( |
const std::shared_ptr< Task > |
task | ) |
|
◆ DeltaY() [1/2]
| auto tpik::PriorityLevel::DeltaY |
( |
| ) |
-> Eigen::VectorXd& |
|
inline |
◆ DeltaY() [2/2]
| auto tpik::PriorityLevel::DeltaY |
( |
| ) |
const -> const Eigen::VectorXd& |
|
inline |
◆ ID()
| auto tpik::PriorityLevel::ID |
( |
| ) |
const -> const std::string& |
|
inline |
◆ InternalActivationFunction()
| auto tpik::PriorityLevel::InternalActivationFunction |
( |
| ) |
const -> const Eigen::MatrixXd& |
|
inline |
◆ Jacobian()
| auto tpik::PriorityLevel::Jacobian |
( |
| ) |
const -> const Eigen::MatrixXd& |
|
inline |
◆ Level()
| auto tpik::PriorityLevel::Level |
( |
| ) |
const -> const std::vector<std::shared_ptr<Task>>& |
|
inline |
◆ ReferenceRate()
| auto tpik::PriorityLevel::ReferenceRate |
( |
| ) |
const -> const Eigen::VectorXd& |
|
inline |
◆ RegularizationData() [1/2]
| auto tpik::PriorityLevel::RegularizationData |
( |
| ) |
-> rml::RegularizationData& |
|
inline |
◆ RegularizationData() [2/2]
| auto tpik::PriorityLevel::RegularizationData |
( |
| ) |
const -> const rml::RegularizationData& |
|
inline |
◆ Update()
| void tpik::PriorityLevel::Update |
( |
| ) |
|
◆ operator<<
| std::ostream & operator<< |
( |
std::ostream & |
os, |
|
|
PriorityLevel const & |
priorityLevel |
|
) |
| |
|
friend |
The documentation for this class was generated from the following file: