mirror of
https://github.com/trc492/FtcTemplate.git
synced 2025-07-01 13:01:24 -07:00
Minor cleanup.
This commit is contained in:
@ -51,9 +51,9 @@ import trclib.vision.TrcOpenCvDetector;
|
||||
import trclib.vision.TrcVisionTargetInfo;
|
||||
|
||||
/**
|
||||
* This class implements AprilTag/Eocv Vision for the game season. It creates and initializes all the
|
||||
* vision target info as well as providing info for the robot, camera and the field. It also provides methods to get
|
||||
* the location of the robot and detected targets.
|
||||
* This class implements AprilTag/Eocv Vision for the game season. It creates and initializes all the vision target
|
||||
* info as well as providing info for the robot, camera and the field. It also provides methods to get the location
|
||||
* of the robot and detected targets.
|
||||
*/
|
||||
public class Vision
|
||||
{
|
||||
|
Reference in New Issue
Block a user