cv_bridge下载(源代码https://github.com/ros-perception/vision_opencv):https://codeload.github.com/ros-perception/vision_opencv/zip/refs/heads/noetic 下载完成后cd至cv_bridge文件夹,然后cmd打开命令行窗口: python python setup.py install 安装成功后测试 ...