安装

  1. 确保有目录:~/catkin_ws/src
  2. cd ~/catkin_ws/src
  3. git clone https://github.com/bosch-ros-pkg/usb_cam.git
  4. cd ~/catkin_ws
  5. catkin_make

运行

  1. sudo gedit ~/.bashrc
  2. 在文档最后添加:source ~/catkin_ws/devel/setup.bash
  3. roslaunch usb_cam usb_cam-test.launch
    ROS 相机节点
    ROS 相机节点

相关文章:

  • 2021-11-17
  • 2022-12-23
  • 2021-12-09
  • 2022-02-10
  • 2021-09-06
  • 2021-12-16
  • 2021-05-22
  • 2022-12-23
猜你喜欢
  • 2021-09-27
  • 2021-12-12
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-13
  • 2021-04-12
相关资源
相似解决方案