Go to the graphical class hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
CControlResponse | |
CHallSensor | This class abstracts the communication with the sensors measuring the state of the swingjoints |
CMessage | |
▼CMessageBuilder | This class and its subclasses handle the creation of the CAN-Frames needed to control the Hacker Herkules 5 BLDC |
CCurrentControl | This subclass generates Current-Control Messages which allow to control the motor via a current limit |
CPingMessage | This subclass generates a Ping-Message so that one can verify if a controller with an known address is active |
CScanMessage | This subclass generates a Scan-Message so that new Controllers on the CAN-Bus can be found |
CMessageParser | |
CMotor | This class abstracts the communication with the motorcontrollers (currently Hacker Herkules 5 BLDC) |
CMultipleControllerParser | |
▼Chardware_interface::RobotHW | |
CExtendJoint | This Packages the RotaryEncoder class and Motor class together into a Hardware Interface |
CSwingJoint | This Packages the HallSensor class and Motor class together into a Hardware Interface |
CRotaryEncoder | This class abstracts the communication with Sensors of the Extendjoints (currently a E6A2-C rotary encoder) |
CScanResponse | |