Package org.parts3492.partslib
Class AprilTag
java.lang.Object
org.parts3492.partslib.AprilTag
This class stores information about a tag.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AprilTag
public AprilTag(int id, edu.wpi.first.math.geometry.Pose3d location)
-
-
Method Details
-
getID
public int getID() -
getLocation
public edu.wpi.first.math.geometry.Pose3d getLocation()
-