๐๐ป OpenCV๋ ์ปดํจํฐ ๋น์ ๋ฐ ๋จธ์ ๋ฌ๋ ๋ฑ์ ๊ธฐ๋ฅ์ ์ํํ๋ ๋ผ์ด๋ธ๋ฌ๋ฆฌ
๐๐ป ros-melodic-perception ํจํค์ง๋ฅผ ์ค์นํ๋ฉด ๊ฐ์ด ์๋์ผ๋ก ์ค์น๋จ (3.2.0)
๐๐ป ์ด์ ๋๋ถ์ด ROS ๋ฉ์์ง์ ์ฐ๋ํ๊ธฐ ์ํ ํจํค์ง ์ ๊ณต
๐๐ป ์ด์ธ์๋ ๋ค์ํ ๋๊ตฌ๋ค ์ ๊ณต
์น์บ ์ ์์์ ์ป๊ธฐ ์ํด ํจํค์ง ์ค์น
$ sudo apt install ros-melodic-usb-cam
์คํ
$ rosrun usb_cam usb_cam_node _pixel_format:=yuyv
$ rosrun image_view image_view image:=usb_cam/image_raw
$ rostopic info /usb_cam/image_raw
Type: sensor_msgs/Image
Publishers:
* /usb_cam (<http://byeongkyu-XPS-15-9570:43425/>)
Subscribers:
* /image_view (<http://byeongkyu-XPS-15-9570:41483/>)