ros tab键补全操作出现错误如下:

  $ roslaunch sp[rospack] Warning: error while crawling /home/hemudu: boost::filesystem::status: Permission denied: "/home/hemudu/.gvfs"
eech_control

解决方法:

  sudo umount ~/.gvfs

  rm -rf .gvfs

相关文章:

  • 2021-08-17
  • 2022-12-23
  • 2021-06-13
  • 2022-12-23
  • 2022-12-23
  • 2021-11-15
  • 2021-11-13
  • 2021-09-25
猜你喜欢
  • 2021-06-27
  • 2022-12-23
  • 2021-11-27
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-02
相关资源
相似解决方案