#include <LaserNavigation.h>
Public Member Functions | |
| LaserNavigationIn (Scan sc, bool noResp) | |
| void | assignMinReadings (Scan sc) |
| void | assignlaserNotResp (bool notResp) |
Public Attributes | |
| Scan | scan |
| bool | laserNotResp |
| LaserNavigationIn::LaserNavigationIn | ( | Scan | sc, | |
| bool | noResp | |||
| ) | [inline] |
| void LaserNavigationIn::assignMinReadings | ( | Scan | sc | ) | [inline] |
| void LaserNavigationIn::assignlaserNotResp | ( | bool | notResp | ) | [inline] |
1.5.6