Skip to content

frc-2175/AprilTags

Repository files navigation

This project uses the pupil-apriltags library to recognize AprilTags and identify their pose cross-platform using Python. The goal of this project is to open a camera connected to a Raspberry Pi, and, with minimal latency, recognize the pose of AprilTags in frame, and send the data to a connected client (ex. RoboRiO) via NetworkTables or WebSockets.

#Requirements

  • pupil-apriltags
  • python3
  • opencv2
  • cmake
  • numpy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages