|
|
|
![]() |
|
|||||||
|
||||||||
|
|
Thread Tools | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
Python: USBCamera does not work?
Hi! We ran into a problem when trying to set up a USBCamera with RobotPy and Python. This code gives us an error:
Code:
self.usb_camera=wpilib._impl.USBCamera() wpilib._impl.CameraServer.setAutomaticCapture(self.usb_camera) |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|