ROS OpenCV
2022-04-05 15:41 jym蒟蒻 阅读(178) 评论(0) 编辑 收藏 举报视觉节点测试
先进行一些测试。并记录数据。
圆的是节点,方的是话题。
1.robot_camera.launch
@robot:~$ roslaunch robot_vision robot_camera.launch
... logging to /home/jym/.ros/log/bff715b6-9201-11ec-b271-ac8247315e93/roslaunch-robot-8830.log
Checking log directory for disk usage. This may take a while.
Press Ctrl-C to interrupt
Done checking log file disk usage. Usage is <1GB.
started roslaunch server http://192.168.0.110:39005/
SUMMARY
========
PARAMETERS
* /rosdistro: melodic
* /rosversion: 1.14.10
* /uvc_camera/camera_info_url: file:///home/jym...
* /uvc_camera/device: /dev/video0
* /uvc_camera/fps: 30
* /uvc_camera/frame_id: /base_camera_link
* /uvc_camera/image_height: 480
* /uvc_camera/image_width: 640
* /uvc_camera/io_method: mmap
* /uvc_camera/pixel_format: jpeg
NODES
/
uvc_camera (uvc_camera/uvc_camera_node)
auto-starting new master
process[master]: started with pid [8840]
ROS_MASTER_URI=http://192.168.0.110:11311
setting /run_id to bff715b6-9201-11ec-b271-ac8247315e93
process[rosout-1]: started with pid [8852]
started core service [/rosout]
process[uvc_camera-2]: started with pid [8856]
[ INFO] [1645329679.219295497]: camera calibration URL: file:///home/jym/catkin_ws/src/robot_vision/config/astrapro.yaml
opening /dev/video0
pixfmt 0 = 'MJPG' desc = 'Motion-JPEG'
discrete: 640x480: 1/30
discrete: 1920x1080: 1/30
discrete: 1280x720: 1/30
discrete: 320x240: 1/30
discrete: 640x480: 1/30
pixfmt 1 = 'YUYV' desc = 'YUYV 4:2:2'
discrete: 640x480: 1/30
discrete: 1280x720: 1/10
discrete: 320x240: 1/30
discrete: 640x480: 1/30
int (Brightness, 0, id = 980900): -64 to 64 (1)
int (Contrast, 0, id = 980901): 0 to 64 (1)
int (Saturation, 0, id = 980902): 0 to 128 (1)