Skip to content

FRC1257/snail-vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

Snail Vision

What is Snail Vision?

Snail Vision is a library created as a calculation library for vision. It works with the limelight but could take inputs from any camera and still work.

What is required to use Snail Vision?

  • Limelight or a Camera which processes the image and feeds the library data.
  • At MOST 5 mb of RAM on the RoboRIO. Expect approximately 2 mb to be used.
  • NavX vendordeps file (Required).
  • NavX (Optional - Certain features are embellished by a gyro).

Documentation

Documentation on how to use Snail Vision could be found here.