USB图像采集出现异常报错

root@ubuntu:~# source /opt/tros/local_setup.bash

root@ubuntu:~# ros2 launch hobot_usb_cam hobot_usb_cam.launch.py usb_video_device:=/dev/video8

[INFO] [launch]: All log files can be found below /root/.ros/log/2023-07-10-00-11-56-753188-ubuntu-10802

[INFO] [launch]: Default logging verbosity is set to INFO

[INFO] [hobot_usb_cam-1]: process started with pid [10804]

[hobot_usb_cam-1] [ERROR] [1688919117.122986096] [hobot_usb_cam]: Camera calibration file: /opt/tros/lib/hobot_usb_cam/config/usb_camera_calibration.yaml does not exist! Please make sure the calibration file path is correct and the calibration file exists!

[hobot_usb_cam-1] [ERROR] [1688919117.123709290] [hobot_usb_cam]: Cannot identify ‘/dev/video8’: 2, No such file or directory! Please make sure the video_device parameter is correct!\n

[hobot_usb_cam-1] [ERROR] [1688919117.123847163] [hobot_usb_cam]: Hobot USB Cam Init failed

[hobot_usb_cam-1]

[hobot_usb_cam-1]

^C[WARNING] [launch]: user interrupted with ctrl-c (SIGINT)

[INFO] [hobot_usb_cam-1]: process has finished cleanly [pid 10804]

报错_20230710002949.png

tros 2.0.0 实际的设备号是video0–video7 就是没有video8

tros的版本号是多少?查下连上usb摄像头后X3上实际的设备号是多少。

连上usb摄像头前有哪些设备号,连上之后有没有出现新的设备号?