I am currently developing an AprilTag vision system for pose estimation that I want to release and make open source soon. Before I put any finishing touches on it before releasing it, I wanted to see what features and capabilities the community wants out of an ideal vision system. If you have any features you want to the system to have please post them here.
Some details on the vision system so far:
It’s written in rust
It uses OpenCV for AprilTag detection and pose estimation
It is based off of 6328’s vision system Northstar
Make it compatible with FTC and FRC. Thus it must be to upload targeting data via Ethernet to NT, and the same data via I2C in either serial, or better yet, JSON.