Anybody here know how to upload code from a PROS project onto the v5 robot brain?
Will uploading the code overwrite the code already on the robot?
spend some time reading the PROS documentation and working with the tutorials, that should get you started.
2 Likes
yes uploading the code to the robot will overwrite what ever is in that slot, from what I understand.
Before you try to upload the code, make sure you save it, otherwise it will just download the previous saved code you wrote. To upload the code, type in “prosv5 mu” into the terminal.
1 Like