#include <Tasks/QPTasks.h>
◆ OrientationTask() [1/2]
| tasks::qp::OrientationTask::OrientationTask |
( |
const std::vector< rbd::MultiBody > & |
mbs, |
|
|
int |
robodIndex, |
|
|
const std::string & |
bodyName, |
|
|
const Eigen::Quaterniond & |
ori |
|
) |
| |
◆ OrientationTask() [2/2]
| tasks::qp::OrientationTask::OrientationTask |
( |
const std::vector< rbd::MultiBody > & |
mbs, |
|
|
int |
robodIndex, |
|
|
const std::string & |
bodyName, |
|
|
const Eigen::Matrix3d & |
ori |
|
) |
| |
◆ dim()
| virtual int tasks::qp::OrientationTask::dim |
( |
| ) |
|
|
overridevirtual |
◆ eval()
| virtual const Eigen::VectorXd& tasks::qp::OrientationTask::eval |
( |
| ) |
const |
|
overridevirtual |
◆ jac()
| virtual const Eigen::MatrixXd& tasks::qp::OrientationTask::jac |
( |
| ) |
const |
|
overridevirtual |
◆ normalAcc()
| virtual const Eigen::VectorXd& tasks::qp::OrientationTask::normalAcc |
( |
| ) |
const |
|
overridevirtual |
◆ orientation() [1/3]
| const Eigen::Matrix3d& tasks::qp::OrientationTask::orientation |
( |
| ) |
const |
|
inline |
◆ orientation() [2/3]
| void tasks::qp::OrientationTask::orientation |
( |
const Eigen::Matrix3d & |
ori | ) |
|
|
inline |
◆ orientation() [3/3]
| void tasks::qp::OrientationTask::orientation |
( |
const Eigen::Quaterniond & |
ori | ) |
|
|
inline |
◆ speed()
| virtual const Eigen::VectorXd& tasks::qp::OrientationTask::speed |
( |
| ) |
const |
|
overridevirtual |
◆ task()
◆ update()
The documentation for this class was generated from the following file: