cjpappas / MacSim

A repository containing an IDE to test and develop algorithms for the Virtual RobotX Competition
2 stars 1 forks source link

Camera stream not loading after removing page refresh #35

Closed samanthakuhn closed 2 years ago

cjpappas commented 2 years ago

I think the issue here was that we need to have something that checks if the simulation is running on page load, and if so, attempts to load the stream.

samanthakuhn commented 2 years ago

Included small script that runs on page load to check if simulation is ready or running.