|
#include <RobotAPI/components/units/RobotUnit/NJointControllers/NJointTCPController.h>
Public Attributes | |
VirtualRobot::IKSolver::CartesianSelection | mode = VirtualRobot::IKSolver::All |
float | pitchVel = 0 |
float | rollVel = 0 |
float | xVel = 0 |
float | yawVel = 0 |
float | yVel = 0 |
float | zVel = 0 |
Definition at line 54 of file NJointTCPController.h.
VirtualRobot::IKSolver::CartesianSelection mode = VirtualRobot::IKSolver::All |
Definition at line 63 of file NJointTCPController.h.
float pitchVel = 0 |
Definition at line 61 of file NJointTCPController.h.
float rollVel = 0 |
Definition at line 60 of file NJointTCPController.h.
float xVel = 0 |
Definition at line 57 of file NJointTCPController.h.
float yawVel = 0 |
Definition at line 62 of file NJointTCPController.h.
float yVel = 0 |
Definition at line 58 of file NJointTCPController.h.
float zVel = 0 |
Definition at line 59 of file NJointTCPController.h.