Is there a way to export code from Visual Studio code into a file that the brain can read? I don’t have the robot with me since another teammate has it, so exporting a Vex file for him to test out would be helpful.
- Install VEX extension in VSCode
- Open extension and create new project
- Open and Modify project
- Connect V5 Brain or V5 controller to your PC and Click “Download”
- Profit
If you read the post, he was asking to send it either by email or something to his team mates cause the robot is not near him, but with another team member.
For exporting, your best bet would be to find the folder in your computer that the code is saved it, compress it, and send that zip file to a team mate.
Your team mate would need to open that compressed file so it makes a folder, and use VS Code to open folder and navigate to that folder to pull up the code.
i hope that makes sense, thats how I tell my kids to do it, one of them will be traveling to Japan next month for a couple weeks for family and will have to remote program their robot.