catkin_make解决Could not find a package!!!

catkin_make解决Could not find a package!!!环境配置,缺啥补啥;
统一:sudo apt-get install ros-kinetic-
注意:
1.我的ros版本是kinetic
2.后面注意所有下划线"_",均改为“-”
3.不加config

catkin_make解决Could not find a package!!!
catkin_make解决Could not find a package!!!编译再次遇到该情况,却无法读取软件包! 这里应当换源,重新
sudo apt-get update
sudo apt-get install ros-kinetic-jsk-recongnition-msgs

相关文章:

  • 2021-10-09
  • 2021-11-09
  • 2021-10-02
  • 2021-05-12
  • 2021-04-25
  • 2021-07-21
  • 2021-07-25
  • 2021-08-08
猜你喜欢
  • 2021-06-30
  • 2021-04-29
  • 2021-08-16
  • 2021-09-17
  • 2021-12-21
  • 2021-06-08
  • 2021-04-07
相关资源
相似解决方案