|
|
#include <RobotAPI/libraries/core/JointVelocityRamp.h>
Public Member Functions | |
| float | getMaxAccelaration () |
| JointVelocityRamp () | |
| void | setMaxAccelaration (float maxAcceleration) |
| void | setState (const Eigen::VectorXf &state) |
| Eigen::VectorXf | update (const Eigen::VectorXf &target, float dt) |
Definition at line 35 of file JointVelocityRamp.h.
Definition at line 30 of file JointVelocityRamp.cpp.
| float getMaxAccelaration | ( | ) |
| void setMaxAccelaration | ( | float | maxAcceleration | ) |
| void setState | ( | const Eigen::VectorXf & | state | ) |
| Eigen::VectorXf update | ( | const Eigen::VectorXf & | target, |
| float | dt | ||
| ) |
Definition at line 41 of file JointVelocityRamp.cpp.
Here is the call graph for this function:
Here is the caller graph for this function: