2019-04-12 14:03:35 +08:00
Source: wpilib
2020-08-14 04:34:09 +08:00
Version: 2020.3.2
2020-01-07 03:08:52 +08:00
Homepage: https://github.com/wpilibsuite/allwpilib
2019-08-28 07:05:04 +08:00
Build-Depends: eigen3, libuv
2019-04-12 14:03:35 +08:00
Description: WPILib is the software library package for the FIRST Robotics Competition. The core install includes wpiutil, a common utilies library, and ntcore, the base NetworkTables library.
2020-08-14 04:34:09 +08:00
Supports: !osx
2019-04-12 14:03:35 +08:00
Feature: cameraserver
Build-Depends: opencv
Description: Enables the CameraServer and CSCore libraries for manipulating USB Cameras and HTTP Camera Streams
Feature: allwpilib
2019-08-28 07:05:04 +08:00
Build-Depends: wpilib[cameraserver], opencv
2019-04-12 14:03:35 +08:00
Description: Enables the simulation HAL, and the high level wpilibc library.