#include <Tasks/Tasks.h>
◆ OrientationTask() [1/2]
| tasks::OrientationTask::OrientationTask |
( |
const rbd::MultiBody & |
mb, |
|
|
const std::string & |
bodyName, |
|
|
const Eigen::Quaterniond & |
ori |
|
) |
| |
◆ OrientationTask() [2/2]
| tasks::OrientationTask::OrientationTask |
( |
const rbd::MultiBody & |
mb, |
|
|
const std::string & |
bodyName, |
|
|
const Eigen::Matrix3d & |
ori |
|
) |
| |
◆ eval()
| const Eigen::VectorXd& tasks::OrientationTask::eval |
( |
| ) |
const |
◆ jac()
| const Eigen::MatrixXd& tasks::OrientationTask::jac |
( |
| ) |
const |
◆ jacDot()
| const Eigen::MatrixXd& tasks::OrientationTask::jacDot |
( |
| ) |
const |
◆ normalAcc()
| const Eigen::VectorXd& tasks::OrientationTask::normalAcc |
( |
| ) |
const |
◆ orientation() [1/3]
| const Eigen::Matrix3d& tasks::OrientationTask::orientation |
( |
| ) |
const |
◆ orientation() [2/3]
| void tasks::OrientationTask::orientation |
( |
const Eigen::Matrix3d & |
ori | ) |
|
◆ orientation() [3/3]
| void tasks::OrientationTask::orientation |
( |
const Eigen::Quaterniond & |
ori | ) |
|
◆ speed()
| const Eigen::VectorXd& tasks::OrientationTask::speed |
( |
| ) |
const |
◆ update() [1/2]
◆ update() [2/2]
◆ updateDot()
The documentation for this class was generated from the following file: