https://github.com/spacey-sooty/frc-vision
Some FRC Vision code in C++ using Photonvision
https://github.com/spacey-sooty/frc-vision
cpp frc frc-vision vision
Last synced: 4 months ago
JSON representation
Some FRC Vision code in C++ using Photonvision
- Host: GitHub
- URL: https://github.com/spacey-sooty/frc-vision
- Owner: spacey-sooty
- License: mit
- Archived: true
- Created: 2023-08-23T15:53:38.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-15T09:55:21.000Z (about 1 year ago)
- Last Synced: 2024-12-20T18:46:49.340Z (5 months ago)
- Topics: cpp, frc, frc-vision, vision
- Language: C++
- Homepage:
- Size: 141 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FRC-Vision
FRC example Photonvision CPP code. This code has periodic logging, position tracking and simple trajectory plotting.