ut-ras / robomaster

Firmware for the Stampede RoboMaster team at UT Austin
http://ras.ece.utexas.edu/committees/robomaster
GNU General Public License v3.0
17 stars 5 forks source link

Combine camera measurements into a matrix #89

Open calebchalmers opened 1 year ago

calebchalmers commented 1 year ago

In our auto-aim/ballistics code, there are several constants for various physical measurements currently. To accommodate multiple shooter designs and robot types, combining those measurements into a single camera-to-chassis transformation matrix inside our constants might be a good interface.