Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/southwestroboticsprogramming/tagtracker

AprilTag tracking and pose estimation in python for FRC
https://github.com/southwestroboticsprogramming/tagtracker

apriltags frc opencv opencv-python python

Last synced: about 2 months ago
JSON representation

AprilTag tracking and pose estimation in python for FRC

Awesome Lists containing this project

README

        

# Apriltag Tracker for FRC

## This is no longer actively maintained
Use [TagTracker-v2](https://github.com/SouthwestRoboticsProgramming/TagTracker-v2) instead.

TagTracker is the first FRC implementation of the AprilTag standard capable of full robot localization. It achieves this by combining estimated poses of multiple tags, even across multiple cameras!

This project was made public by FRC Team 2129, Ultraviolet.

This project was modified by FRC Team 3620, The Average Joes.

To put this on your own robot, check out the [wiki](https://github.com/SouthwestRoboticsProgramming/TagTracker/wiki)!