2021-04-01

项目场景:

ubuntu 16安装ETH高程地图ROS软件包


踩坑记录1:

下载包数据放到自己的空座空间下https://github.com/anybotics/elevation_mapping:
k坑1 :需要安装kinder 和kinder-ros 按照官方链接下了即可,kinder-ros放在工作空间下编译;用sudo apt install ros-kinetic-grid-map安装gridmap.

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

    grid_map_coreConfig.cmake
    grid_map_core-config.cmake

  Add the installation prefix of "grid_map_core" to CMAKE_PREFIX_PATH or set
  "grid_map_core_DIR" to a directory containing one of the above files.  If
  "grid_map_core" provides a separate development package or SDK, be sure it
  has been installed.


踩坑记录2:

*** No rule to make target '/usr/lib/x86_64-linux-gnu/libvtkproj4-6.2.so.6.2.0', needed by '/home/little-hui/ehm_ws/devel/lib/libelevation_mapping_pcl_types.so'。 停止。


运行:sudo ln -s /usr/lib/x86_64-linux-gnu/libvtkCommonCore-6.2.so /usr/lib/x86_64-linux-gnu/libvtkproj4-6.2.so.6.2.0。


踩坑记录3:

/src/elevation_mapping-master/elevation_mapping/include/elevation_mapping/postprocessing/PostprocessingPipelineFunctor.hpp:12:36: fatal error: filters/filter_chain.hpp: 没有那个文件或目录


找不到filter ,在https://github.com/ros/filters下载改包,并且将elevation_mapping/include/elevation_mapping/postprocessing/PostprocessingPipelineFunctor.hpp中的i#include <filters/filter_chain.hpp>改为#include <filters/filter_chain.h>。

  • 1
    点赞
  • 4
    收藏
    觉得还不错? 一键收藏
  • 1
    评论
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值