mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-23 01:21:42 +00:00
8ccf3d9c14fbbd3281dac09e4a0856661acbe067
The API is basically the same as the C++ one. The JNI function for Priv_ReadJPEGString_C was manually renamed, since the python scripts don't name the C++ functions correctly, causing an UnsatisfiedLinkError at runtime. If further changes are made to the bindings, either the method will have to be manually renamed again after the code is regenerated, or the python scripts will have to be updated. The old ignored edu.wpi.first.wpilibj.camera package was removed. Change-Id: Icd37fc15c7bb41061568c3b2f580c6765cbf0300
Description
WPILib - FRC Robotics Library
Languages
C++
53.1%
Java
32.5%
Python
7.5%
C
2.6%
Jinja
1.7%
Other
2.5%