您当前的位置: 首页 > 
  • 3浏览

    0关注

    478博文

    0收益

  • 0浏览

    0点赞

    0打赏

    0留言

私信
关注
热门博文

ROS Error: Could NOT find move_base_msgs

高精度计算机视觉 发布时间:2022-02-26 15:23:08 ,浏览量:3

Ubuntu18.04 + ROS melodic, catkin编译mbot报错,

-- +++ processing catkin package: 'mbot_navigation' -- ==> add_subdirectory(mbot_navigation) -- Could NOT find move_base_msgs (missing: move_base_msgs_DIR) -- Could not find the required component 'move_base_msgs'. The following CMake error indicates that you either need to install the package with the same name or change your environment so that it can be found. CMake Error at /opt/ros/melodic/share/catkin/cmake/catkinConfig.cmake:83 (find_package):   Could not find a package configuration file provided by "move_base_msgs"   with any of the following names:

    move_base_msgsConfig.cmake     move_base_msgs-config.cmake

解决办法:

sudo apt-get install ros-melodic-move-base-msgs
关注
打赏
1659856567
查看更多评论
立即登录/注册

微信扫码登录

0.2528s