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