my team is making a tank robot for testing with the roborio 2.0. after configuring the RIO, we’ve tried to deploy the code. in the Vscode, it says that the prosses was sucessfully, but it doesnt apear as having a robot code in the driver station.
I would just wipe your RoboRIO image and reinstall it. Somehow another user on the RIO (probably root) took ownership of that folder. I’m not sure why it would have done this, but resetting the RIO should fix it.
It will probably take longer, but if you want to have some fun, you could also SSH into the RIO as root and chmod 0777 the folder lol.