| 
   
    | 
   
#include <RobotAPI/components/units/RobotUnit/NJointControllers/NJointCartesianVelocityControllerWithRamp.h>
Public Attributes | |
| float | pitchVel = 0 | 
| float | rollVel = 0 | 
| float | xVel = 0 | 
| float | yawVel = 0 | 
| float | yVel = 0 | 
| float | zVel = 0 | 
Definition at line 40 of file NJointCartesianVelocityControllerWithRamp.h.
| float pitchVel = 0 | 
Definition at line 47 of file NJointCartesianVelocityControllerWithRamp.h.
| float rollVel = 0 | 
Definition at line 46 of file NJointCartesianVelocityControllerWithRamp.h.
| float xVel = 0 | 
Definition at line 43 of file NJointCartesianVelocityControllerWithRamp.h.
| float yawVel = 0 | 
Definition at line 48 of file NJointCartesianVelocityControllerWithRamp.h.
| float yVel = 0 | 
Definition at line 44 of file NJointCartesianVelocityControllerWithRamp.h.
| float zVel = 0 | 
Definition at line 45 of file NJointCartesianVelocityControllerWithRamp.h.