This represents a group of limitations that can be applied to a trajectory point. More...
#include <KinovaTypes.h>
Public Attributes | |
float | accelerationParameter1 |
Not used for now. | |
float | accelerationParameter2 |
Not used for now. | |
float | accelerationParameter3 |
Not used for now. | |
float | forceParameter1 |
Not used for now. | |
float | forceParameter2 |
Not used for now. | |
float | forceParameter3 |
Not used for now. | |
float | speedParameter1 |
The first speed parameter. Used in angular control, it is the velocity of the actuator 1, 2 and 3 and if used in cartesian control, it is the translation velocity. | |
float | speedParameter2 |
The second speed parameter. Used in angular control, it is the velocity of the actuator 4, 5 and 6 and if used in cartesian control, it is the orientation velocity. | |
float | speedParameter3 |
Not used for now. |
This represents a group of limitations that can be applied to a trajectory point.
Definition at line 1530 of file KinovaTypes.h.
Not used for now.
Definition at line 1567 of file KinovaTypes.h.
Not used for now.
Definition at line 1572 of file KinovaTypes.h.
Not used for now.
Definition at line 1577 of file KinovaTypes.h.
Not used for now.
Definition at line 1552 of file KinovaTypes.h.
Not used for now.
Definition at line 1557 of file KinovaTypes.h.
Not used for now.
Definition at line 1562 of file KinovaTypes.h.
The first speed parameter. Used in angular control, it is the velocity of the actuator 1, 2 and 3 and if used in cartesian control, it is the translation velocity.
Definition at line 1536 of file KinovaTypes.h.
The second speed parameter. Used in angular control, it is the velocity of the actuator 4, 5 and 6 and if used in cartesian control, it is the orientation velocity.
Definition at line 1542 of file KinovaTypes.h.
Not used for now.
Definition at line 1547 of file KinovaTypes.h.