Moveit!源码安装+OMPL源码安装+aubo_i5机械臂与moveit_ws整合

ubuntu20.04在ros noetic下源码安装Moveit!+OMPL

Moveit!源码安装

1、卸载Binary形式的Moveit!
sudo apt-get remove ros-noetic-moveit-*
2、更新软件包
rosdepc update
sudo apt-get update
sudo apt-get dist-upgrade
3、安装依赖
sudo apt-get install python3-wstool
sudo apt-get install python3-catkin-tools
sudo apt-get install clang-format //这一步我感觉没有多大用,失败了也没关系
4、创建moveit工作空间
mkdir ~/moveit_ws
cd ~/moveit_ws
5、下载源码编译
source /opt/ros/noetic/setup.bash //添加环境变量
wstool init src
wstool merge -t src https://raw.githubusercontent.com/ros-planning/moveit/master/moveit.rosinstall
wstool update -t src
rosdepc install -y --from-paths src --ignore-src --rosdistro R O S D I S T R O c a t k i n c o n f i g − − e x t e n d / o p t / r o s / {ROS_DISTRO} ca

  • 15
    点赞
  • 18
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值