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 1981 of file KinovaTypes.h.
Not used for now.
Definition at line 1991 of file KinovaTypes.h.
This is the active zone count.
Definition at line 1986 of file KinovaTypes.h.
This is the list of zone itself.
Definition at line 1996 of file KinovaTypes.h.