You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Power up the robot by attaching a well charged battery and closing the breaker
Power up both laptops
Start up Visual Code on both laptops
Connect to the 812 WiFi network on both laptops
Start the Drivers Station on the laptop that is connected to the joysticks and confirm that it has a) Robot Communications; b) Robot Code; c) Joystick's connected.
Open Chrome on the laptop that is connected to the joysticks and enter http://10.8.12.100 and confirm that the PhotonVision console is available and that you can see a camera image.
How to check in the code
Open Visual Code
Open the current folder, FRC_2024
Select the Source Control icon from the left menu
Hover on the files to be Staged and click the '+' sign to stage the file, continue to do this for all files to be staged
Click the '...' menu and select Commit Staged
Enter a description of the change this commit makes to the code base