player_ranger_config Struct Reference
#include <player_interfaces.h>
Detailed Description
Device configuration request (PLAYER_RANGER_REQ_GET_CONFIG).Request and change the device's configuration.
Definition at line 477 of file player_interfaces.h.
Public Attributes | |
| double | min_angle |
| Start angle of scans [rad]. | |
| double | max_angle |
| End angle of scans [rad]. | |
| double | resolution |
| Scan resolution [rad]. | |
| double | max_range |
| Maximum range [m]. | |
| double | range_res |
| Range resolution [m]. | |
| double | frequency |
| Scanning frequency [Hz]. | |
Member Data Documentation
The documentation for this struct was generated from the following file:
