can’t find about “serial”

错误说明是

Could not find a package configuration file provided by "serial" with any of the following names:

    serialConfig.cmake
    serial-config.cmake

ros程序编译中出现的问题can’t find about “serial”
这是由于ROS中本身不包含串口的程序,需要单独下载


sudo apt-get install ros-kinetic-serial

相关文章:

  • 2021-12-06
  • 2021-12-10
  • 2022-01-18
  • 2022-12-23
  • 2022-12-23
  • 2021-12-08
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-04-01
  • 2021-07-12
  • 2022-01-12
  • 2022-12-23
  • 2021-11-26
  • 2021-10-10
  • 2023-03-16
相关资源
相似解决方案