The AI Vision Dashboard allows you to get real time feedback from the VEX AIM Coding Robot's AI Vision Sensor so you can view sensor data in the moment. Viewing sensor data can help you to more easily use these measurements in your coding projects.
The robot must be connected to your device with a USB-C connection to View sensor data in the AI Vision Dashboard. Read Connecting a VEX AIM Coding Robot to VEXcode AIM - USB.
Accessing the AI Vision Dashboard
To access the AI Vision Dashboard, select the Monitor icon in the upper right corner of the VEXcode AIM Workspace.
Select the arrow to the right of the AI Vision Dashboard header to open the Dashboard.
Information in the AI Vision Dashboard
The Dashboard will display any pretrained objects in the AI Vision Sensor's field of view, along with the data about each object.
To learn more about the data provided by the AI Vision Sensor, see this article.
If a color signature or color code has been configured, the Dashboard will display detected objects matching that signature or code.
To learn how to configure a color signature or color code, see these articles:
The x and y axes are marked off along the left side and top of the Dashboard to provide a visual reference for the location of the objects in the AI Vision Sensor's field of view. The large tics are in increments of 40, and the small tics are in increments of 10.
To pause the live feed and freeze the image, select 'Pause'
To resume the live feed and unfreeze the image, select 'Resume'.
For more information on how to code your robot with this data, visit: