#include <JointCommand.hpp>
◆ clear()
| void wbc::types::JointCommand::clear |
( |
| ) |
|
|
inline |
N (prismatic joint) or Nm (revolute joint)
◆ resize()
| void wbc::types::JointCommand::resize |
( |
uint | n | ) |
|
|
inline |
Resize all members to size n and init elements with NaN
◆ acceleration
| Eigen::VectorXd wbc::types::JointCommand::acceleration |
m/s (prismatic joint) or rad/s (revolute joint)
◆ effort
| Eigen::VectorXd wbc::types::JointCommand::effort |
m/ss (prismatic joint) or rad/ss (revolute joint)
◆ position
| Eigen::VectorXd wbc::types::JointCommand::position |
◆ velocity
| Eigen::VectorXd wbc::types::JointCommand::velocity |
m (prismatic joint) or rad (revolute joint)
The documentation for this class was generated from the following file: