Skip to content

Autonomous-Motorsports-Purdue/AMP_OpenCV_Vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

AMP

Design and implement an algorithm to process an RGB image from the ZED camera, and output three control values (range of 0-255):

  • Throttle
  • Steering
  • Braking

threshTuning.py - chainging hsv values to threshold an image and print contours/midpoint

midpoint_test.py - running hsv threshing and contour detection on a ros subscriber, doesn't work

Releases

No releases published

Packages

No packages published

Languages