aradar / autonomous-car

0 stars 0 forks source link

setting up pixy cam #19

Closed NoraAnlima closed 6 years ago

NoraAnlima commented 7 years ago

pixy cam provides functionality to set signature and returns position data of recognized objects

NoraAnlima commented 7 years ago

installed cmake, make, gcc, boost (,libusb.dev) on pi installed pixy library on pi returns (if existing) values of recognized objects (x, y, width, height) every frame

NoraAnlima commented 7 years ago

installed libpixyusb_swig for python implemented python script that calculates steer values from x input values for testing

JuliusVi commented 7 years ago

Pixy Quick Start Guide: http://cmucam.org/projects/cmucam5/wiki/Pixy_Regular_Quick_Start

Capscreen commented 6 years ago