#include <tasks.h>
Definition at line 157 of file tasks.h.
◆ SamplingTask()
exotica::SamplingTask::SamplingTask |
( |
| ) |
|
|
default |
◆ ~SamplingTask()
virtual exotica::SamplingTask::~SamplingTask |
( |
| ) |
|
|
virtualdefault |
◆ GetGoal()
Eigen::VectorXd exotica::SamplingTask::GetGoal |
( |
const std::string & |
task_name | ) |
const |
◆ GetRho()
double exotica::SamplingTask::GetRho |
( |
const std::string & |
task_name | ) |
const |
◆ Initialize()
◆ SetGoal()
◆ SetRho()
void exotica::SamplingTask::SetRho |
( |
const std::string & |
task_name, |
|
|
const double |
rho |
|
) |
| |
◆ Update()
◆ UpdateS()
void exotica::SamplingTask::UpdateS |
( |
| ) |
|
◆ Phi
◆ rho
Eigen::VectorXd exotica::SamplingTask::rho |
Eigen::MatrixXd exotica::SamplingTask::S |
◆ ydiff
Eigen::VectorXd exotica::SamplingTask::ydiff |
The documentation for this struct was generated from the following files: