zoukankan      html  css  js  c++  java
  • OpenMANIPULATORX Melodic ROS包安装

    依赖包安装

    sudo apt install ros-melodic-ros-control* && ros-melodic-control* && ros-melodic-moveit*

    ROS包安装

    cd ~/catkin_ws/src/
    git clone https://gitee.com/kay2020/turtlebot3_manipulation.git
    git clone https://gitee.com/kay2020/turtlebot3_manipulation_simulations.git
    git clone https://gitee.com/kay2020/open_manipulator_dependencies.git
    cd ~/catkin_ws && catkin_make
    

      

  • 相关阅读:
    命令[46]
    命令[53]
    命令[48]
    命令[43]
    命令[52]
    命令[55]
    命令[41]
    MYSQL[02]大小写问题
    hdu 1811
    hdu 1829
  • 原文地址:https://www.cnblogs.com/kay2018/p/15671041.html
Copyright © 2011-2022 走看看