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