Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ShyavanS authored Sep 3, 2023
1 parent 3901f47 commit 1c13dd6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
# Computer-Vision-Experiments-FRC
Some Code Samples to Test Computer Vision for FRC Team 5032's Competition Robot

Various code samples made in Python to test out computer vision. Some are simply direct streams for the driver to see what the robot sees and others convert the stream into edges for identifying objects. There is also a LiDAR testing program that uses a 2D rotating LiDAR sensor to make a floor plan of obstacles and walls around the robot on the field.

0 comments on commit 1c13dd6

Please sign in to comment.