-
GRiP is the GUI version of OpenCV, the image processing software. The website is here (https://wpiroboticsprojects.github.io/GRIP/#/) and I think it's already installed on one or both of the ROBO-01 o…
-
# DrivebaseS
## Dependencies
* WPILIB
* CTRE Phoenix API
* NAVX FRC Lib
## Description
* The drivebase subsystem based on the specified inputs navigates the robot around the game field
…
-
Guide to posting: Just paste links with a brief description of what help it provides.
https://github.com/Wesley-Karkiewicz/6060-Snake-Eyes
This team successfully implemented a tracking system th…
-
The current date set for this is January 17th, 2015. I realize that this is very little time but in order to fully flesh out the necessary features, we'll need to have our mind made up fairly soon. If…
-
-
https://wpilib.screenstepslive.com/s/currentCS/m/vision/l/463566-introduction-to-grip
The resulting code can be run on a RoboRIO, Raspberry Pi, or Driver Station laptop. I think we should consider…
-
# DrivebaseS
## Dependencies
* WPILIB
* CTRE Phoenix API
* NAVX FRC Lib
## Description
* The drivebase subsystem based on the specified inputs navigates the robot around the game field
…
ghost updated
4 years ago
-
Set up a raspberry Pi to broadcast 2 USB cameras as mjpg streams, per the instructions here: https://docs.wpilib.org/en/latest/docs/software/vision-processing/raspberry-pi/index.html
Add code to th…
-
There are some code snippets throughout the docs (copied from screensteps) that reference WPILib.h
These will need to be updated following WPILib.h deprecation, see https://github.com/wpilibsuite/a…
-
https://github.com/wpilibsuite/frc-docs/blob/develop/source/docs/software/vision-processing/grip/reading-array-values-published-by-networktables.rst
>NetworkTable.getTable() no longer exists. This …