登录 注册
当前位置:主页 > 资源下载 > 15 > ROS示例程序中运用了motpy

ROS示例程序中运用了motpy

  • 更新:2024-11-15 20:52:50
  • 大小:201KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

motpy_ros 使用ROS示例程序。 依存关系 ROS1 Noetic OpenCV4的 uvc_camera 安装 $ pip3 install opencv-python motpy $ sudo apt install libv4l-dev $ source /opt/ros/noetic/setup.bash $ cd ~ $ mkdir -p ros1_ws/src $ cd ros1_ws/src $ git clone https://github.com/Ar-Ray-code/motpy_ros.git $ git clone https://github.com/ros-drivers/camera_umd.git $ cd motpy_ros $ git checkout ros1-noetic $ cd ~ /ros1_ws $ catkin_make 演