wpilibsuite / WPILibPi

WPILib Raspberry Pi images designed for FRC (formerly FRCVision)
Other
87 stars 40 forks source link

Fix ordering between CameraServer.getInstance and UsbCamera creation #69

Closed PeterJohnson closed 5 years ago

PeterJohnson commented 5 years ago

If the CameraServer instance is started after the UsbCamer is created, it never gets the source created event to actually build the NetworkTable table.