that represents a protection zone. More...
#include <KinovaTypes.h>
Public Attributes | |
int | Expansion1 |
Not used for now. | |
int | Expansion2 |
Not used for now. | |
int | ID |
ID of the zone. | |
ZoneLimitation | zoneLimitation |
Limitation to apply inside the protection zone. As an example, if you want the zone to be am unaccessible zone, you need to limit the velocity to 0. | |
ZoneShape | zoneShape |
Geometric shape of the protection zone. |
that represents a protection zone.
Definition at line 1949 of file KinovaTypes.h.
int Zone::Expansion1 |
Not used for now.
Definition at line 1959 of file KinovaTypes.h.
int Zone::Expansion2 |
Not used for now.
Definition at line 1975 of file KinovaTypes.h.
int Zone::ID |
ID of the zone.
Definition at line 1954 of file KinovaTypes.h.
Limitation to apply inside the protection zone. As an example, if you want the zone to be am unaccessible zone, you need to limit the velocity to 0.
Definition at line 1970 of file KinovaTypes.h.
Geometric shape of the protection zone.
Definition at line 1964 of file KinovaTypes.h.