Closed josephhadad05 closed 1 year ago
Create a new Subsystem class, VisionObjectAPI. This class will have to a method to access the object data currently on NetworkTables.
VisionObjectAPI
You will need to have a method that returns the name and position of the closest object, with an object type parameter.
Look at Nate's issue (#1) to see how values were entered into NetworkTables.
Pose2d
As always, if you need help, just ping me on discord. Thank you!
closed by #3
Vision Object Class
Completing this Issue
Create a new Subsystem class,
VisionObjectAPI
. This class will have to a method to access the object data currently on NetworkTables.You will need to have a method that returns the name and position of the closest object, with an object type parameter.
Look at Nate's issue (#1) to see how values were entered into NetworkTables.
Helpful Docs
Pose2d
will be helpful for this issue.As always, if you need help, just ping me on discord. Thank you!