aboutsummaryrefslogtreecommitdiff
path: root/ports/wpilib/CONTROL
blob: deef611ea7647941f8e107633ce9115ee9454054 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Source: wpilib
Version: 2020.1.1
Homepage: https://github.com/wpilibsuite/allwpilib
Build-Depends: eigen3, libuv
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.

Feature: cameraserver
Build-Depends: opencv
Description: Enables the CameraServer and CSCore libraries for manipulating USB Cameras and HTTP Camera Streams

Feature: allwpilib
Build-Depends: wpilib[cameraserver], opencv
Description: Enables the simulation HAL, and the high level wpilibc library.