Mechanical-Advantage / AdvantageScope

Robot telemetry application
MIT License
165 stars 50 forks source link

Support 3D poses in the 2D odometry tab #149

Open mjansen4857 opened 6 months ago

mjansen4857 commented 6 months ago

Is your feature request related to a problem? Please describe. Currently, the only way to display the same data (i.e. detected AprilTag poses) in the 3D field and odometry tabs is to publish two different fields containing the 3D and 2D poses separately.

Describe the solution you'd like Allow the 2D odometry tab to support 3D poses, and simply ignore the Z position, as well as X and Y rotations.