#include <Tasks/Tasks.h>
◆ VectorOrientationTask()
| tasks::VectorOrientationTask::VectorOrientationTask |
( |
const rbd::MultiBody & |
mb, |
|
|
const std::string & |
bodyName, |
|
|
const Eigen::Vector3d & |
bodyVector, |
|
|
const Eigen::Vector3d & |
targetVector |
|
) |
| |
◆ actual()
| const Eigen::Vector3d& tasks::VectorOrientationTask::actual |
( |
| ) |
const |
◆ bodyVector() [1/2]
| const Eigen::Vector3d& tasks::VectorOrientationTask::bodyVector |
( |
| ) |
const |
◆ bodyVector() [2/2]
| void tasks::VectorOrientationTask::bodyVector |
( |
const Eigen::Vector3d & |
vector | ) |
|
◆ eval()
| const Eigen::VectorXd& tasks::VectorOrientationTask::eval |
( |
| ) |
const |
◆ jac()
| const Eigen::MatrixXd& tasks::VectorOrientationTask::jac |
( |
| ) |
const |
◆ normalAcc()
| const Eigen::VectorXd& tasks::VectorOrientationTask::normalAcc |
( |
| ) |
const |
◆ speed()
| const Eigen::VectorXd& tasks::VectorOrientationTask::speed |
( |
| ) |
const |
◆ target() [1/2]
| const Eigen::Vector3d& tasks::VectorOrientationTask::target |
( |
| ) |
const |
◆ target() [2/2]
| void tasks::VectorOrientationTask::target |
( |
const Eigen::Vector3d & |
vector | ) |
|
◆ update()
The documentation for this class was generated from the following file: