Baxter的Gazebo仿真环境搭建

注:这是一篇配置失败的文章,原因是Ubuntu20.04不支持Qt4,catkin_make通不过,不是20.04的可以尝试一下,或者有大神能不能帮忙看下在ubuntu20.04装baxter仿真环境有没有什么好的解决方案,十分感谢!!!

1. 下载程序包(二选一即可):

baxter_simulator: Gazebo Simulation interface for the Baxter Research Robothttps://gitee.com/xiongguo/baxter_simulator.gitGitHub - guoxxiong/baxter_simulator: Gazebo Simulation interface for the Baxter Research RobotGazebo Simulation interface for the Baxter Research Robot - GitHub - guoxxiong/baxter_simulator: Gazebo Simulation interface for the Baxter Research Robothttps://github.com/guoxxiong/baxter_simulator.git2.  解压后把下面的包拷贝到ROS工作空间的src/文件夹下:

3. 尝试catkin_make,报错:

CMake Error at /opt/ros/noetic/share/catkin/cmake/catkinConfig.cmake:83 (find_package):
  Could not find a package configuration file provided by
  "effort_controllers" with any of the following names: 

    effort_controllersConfig.cmake
    effort_controllers-config.cmake

安装缺失的包:

sudo apt-get install ros-noetic-effort-controllers

再次catkin_make,再次报错:

CMake Error at /usr/share/cmake-3.16/Modules/FindQt4.cmake:1314 (message):
  Found unsuitable Qt version "5.9.6" from
  /home/guoxiong/anaconda3/bin/qmake, this code requires Qt 4.x

 给Qt降级:

qmake -v

cd /usr/lib/x86_64-linux-gnu/qtchooser/

ls

安装Qt4:

Ubuntu 20.04 LTS 安装qt4 library_nicholas_duan的博客-CSDN博客_ubuntu20安装qt4

我装好后也失败了,时间原因暂时放弃了...希望有大佬帮忙看看怎么解决?

 

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

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值