Access VEX AIM WebSocket Library#
The WebSocket client library used to communicate with the VEX AIM Coding Robot is available on GitHub.
The WebSocket library requires AIM VEXos version 1.0.1 or later.
This repository includes the source code, usage examples, and setup instructions.
If you encounter a bug, have a suggestion, or need help using the WebSocket library, please use the repository’s Issues page to submit feedback.
Note: All questions, issue reports, and feature requests should be submitted through GitHub so they can be reviewed by the development team.
Once you have cloned the repository, you can start setting up your virtual Python workspace.