wsh32 / airhockey

PIE Final - Air Hockey Playing Robot
2 stars 0 forks source link

ROS Camera node #5

Closed wsh32 closed 3 years ago

wsh32 commented 3 years ago

Maybe use this? http://wiki.ros.org/cv_camera

Or write our own using opencv

wsh32 commented 3 years ago

Also found this: http://wiki.ros.org/video_stream_opencv

wsh32 commented 3 years ago

Using this one: http://wiki.ros.org/usb_cam

wsh32 commented 3 years ago

usb_cam works, currently throws warnings. will look into how to surpress them