We’ve been running zoom meetings, but they’re no substitute for real ones since we’re not really building anything. We’re going to try to experiment by holding programming meetings online. Basically I’ll have an FRC robot running in my home, and I will share an environment students can get to in a web browser where they can take turns deploying their code to the robot. The students will join a zoom meeting and I’ll have a webcam pointed at the robot so they can observe what it’s doing.
I’ll be self hosting with https://www.gitpod.io/, and the plan is for students to be able to use vscode without having to set anything up or install anything. They could even program on a chromebook if they have to. If this setup works out we might use parts of it when we can meet normally, since it takes away the pain of having to set up every student’s computer. Typically in the past we’ve had to gather all the students around a mentor’s computer for the sake of saving time and not having any additional computers available that could run the necessary software.