|
|
#include <RobotAPI/components/units/RobotUnit/Units/KinematicSubUnit.h>
Public Member Functions | |
| NJointControllerPtr | getActiveController () const |
| NJointControllerPtr | getController (ControlMode c) const |
Public Attributes | |
| NJointKinematicUnitPassThroughControllerPtr | ctrlPos |
| NJointKinematicUnitPassThroughControllerPtr | ctrlTor |
| NJointKinematicUnitPassThroughControllerPtr | ctrlVel |
| std::string | name |
| std::size_t | sensorDeviceIndex |
Definition at line 46 of file KinematicSubUnit.h.
| armarx::NJointControllerPtr getActiveController | ( | ) | const |
Definition at line 499 of file KinematicSubUnit.cpp.
| armarx::NJointControllerPtr getController | ( | ControlMode | c | ) | const |
Definition at line 481 of file KinematicSubUnit.cpp.
| NJointKinematicUnitPassThroughControllerPtr ctrlPos |
Definition at line 50 of file KinematicSubUnit.h.
| NJointKinematicUnitPassThroughControllerPtr ctrlTor |
Definition at line 52 of file KinematicSubUnit.h.
| NJointKinematicUnitPassThroughControllerPtr ctrlVel |
Definition at line 51 of file KinematicSubUnit.h.
| std::string name |
Definition at line 48 of file KinematicSubUnit.h.
| std::size_t sensorDeviceIndex |
Definition at line 49 of file KinematicSubUnit.h.