Public Types | |
| enum | Sensor { Left, Center, Right } |
| enum | State { Normal, Near } |
Public Attributes | |
| double | centerbottom |
| double | leftbottom |
| double | rightbottom |
| enum roch_base::rochHardware::PSDEvent::Sensor | sensor |
| enum roch_base::rochHardware::PSDEvent::State | state |
Definition at line 228 of file roch_hardware.h.
| Enumerator | |
|---|---|
| Left | |
| Center | |
| Right | |
Definition at line 233 of file roch_hardware.h.
| Enumerator | |
|---|---|
| Normal | |
| Near | |
Definition at line 229 of file roch_hardware.h.
| double roch_base::rochHardware::PSDEvent::centerbottom |
Definition at line 239 of file roch_hardware.h.
| double roch_base::rochHardware::PSDEvent::leftbottom |
Definition at line 238 of file roch_hardware.h.
| double roch_base::rochHardware::PSDEvent::rightbottom |
Definition at line 240 of file roch_hardware.h.
| enum roch_base::rochHardware::PSDEvent::Sensor roch_base::rochHardware::PSDEvent::sensor |
| enum roch_base::rochHardware::PSDEvent::State roch_base::rochHardware::PSDEvent::state |