![]() |
Kuon
1.1.3
RoadNarrows Robotics Large Outdoor Mobile Robot Project
|
Kuon product specification base classes. More...
Go to the source code of this file.
Classes | |
| struct | kuon::KuonSpecMotor_T |
| Robotic motor specification. More... | |
| class | kuon::KuonSpec |
| Robotic specification. More... | |
Namespaces | |
| kuon | |
| The Kuon namespace encapsulates all Kuon related constructs. | |
Enumerations | |
| enum | kuon::KuonJointType { kuon::KuonJointTypeUnknown = 0, kuon::KuonJointTypeFixed, kuon::KuonJointTypeRevolute, kuon::KuonJointTypeContinuous, kuon::KuonJointTypeRevMimic, kuon::KuonJointTypeNumOf = 4 } |
| Supported joint/wheel types. Not really used for now. More... | |
| enum | kuon::KuonLimitType { kuon::KuonLimitTypeUnknown = 0x00, kuon::KuonLimitTypeNone = 0x01, kuon::KuonLimitTypePhys = 0x02, kuon::KuonLimitTypeElec = 0x04, kuon::KuonLimitTypeElecTDC = 0x08, kuon::KuonLimitTypeAbsEnc = 0x10, kuon::KuonLimitTypeNumOf = 5 } |
| Joint/wheel limit detection types. Not really used for now. More... | |
Kuon product specification base classes.
Definition in file kuonSpec.h.