mirror of
https://github.com/Team4388/2022NoWayHome.git
synced 2026-06-09 08:48:07 -06:00
,mjnb
This commit is contained in:
@@ -88,8 +88,8 @@ public class TrackTarget extends CommandBase {
|
||||
m_visionOdometry.setDriverMode(false);
|
||||
m_visionOdometry.setLEDs(true);
|
||||
|
||||
//// points = m_visionOdometry.getTargetPoints();
|
||||
points = getFakePoints();
|
||||
points = m_visionOdometry.getTargetPoints();
|
||||
// points = getFakePoints();
|
||||
//// points = filterPoints(points);
|
||||
Point average = VisionOdometry.averagePoint(points);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user