#include <Tasks/Tasks.h>
◆ LinVelocityTask()
| tasks::LinVelocityTask::LinVelocityTask |
( |
const rbd::MultiBody & |
mb, |
|
|
const std::string & |
bodyName, |
|
|
const Eigen::Vector3d & |
vel, |
|
|
const Eigen::Vector3d & |
bodyPoint = Eigen::Vector3d::Zero() |
|
) |
| |
◆ bodyPoint() [1/2]
| const Eigen::Vector3d& tasks::LinVelocityTask::bodyPoint |
( |
| ) |
const |
◆ bodyPoint() [2/2]
| void tasks::LinVelocityTask::bodyPoint |
( |
const Eigen::Vector3d & |
point | ) |
|
◆ eval()
| const Eigen::VectorXd& tasks::LinVelocityTask::eval |
( |
| ) |
const |
◆ jac()
| const Eigen::MatrixXd& tasks::LinVelocityTask::jac |
( |
| ) |
const |
◆ jacDot()
| const Eigen::MatrixXd& tasks::LinVelocityTask::jacDot |
( |
| ) |
const |
◆ normalAcc()
| const Eigen::VectorXd& tasks::LinVelocityTask::normalAcc |
( |
| ) |
const |
◆ speed()
| const Eigen::VectorXd& tasks::LinVelocityTask::speed |
( |
| ) |
const |
◆ update() [1/2]
◆ update() [2/2]
◆ updateDot()
◆ velocity() [1/2]
| const Eigen::Vector3d& tasks::LinVelocityTask::velocity |
( |
| ) |
const |
◆ velocity() [2/2]
| void tasks::LinVelocityTask::velocity |
( |
const Eigen::Vector3d & |
s | ) |
|
The documentation for this class was generated from the following file: