Creekside-Robotics / 2023-Robot-Code

Creekside 8775 Robotics offseason swerve bot
Other
2 stars 0 forks source link

Vision Pose Class #2

Closed josephhadad05 closed 1 year ago

josephhadad05 commented 1 year ago

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

As always, if you need help, just ping me on discord. Thank you!

BenI570 commented 1 year ago

closed by #3