This structure represents the complete list of protection zone of the robotical arm. More...
#include <KinovaTypes.h>
Public Attributes | |
int | Expansion1 |
Not used for now. | |
int | NbZones |
This is the active zone count. | |
Zone | Zones [LEGACY_CONFIG_NB_ZONES_MAX] |
This is the list of zone itself. |
This structure represents the complete list of protection zone of the robotical arm.
Definition at line 1977 of file KinovaTypes.h.
Not used for now.
Definition at line 1987 of file KinovaTypes.h.
This is the active zone count.
Definition at line 1982 of file KinovaTypes.h.
This is the list of zone itself.
Definition at line 1992 of file KinovaTypes.h.