zoukankan      html  css  js  c++  java
  • ROS crashed after rebooting the computer

    Platform: Ubuntu 16.04 and Windows 10 in my double system.

    After rebooting, every ROS command didn't work. Errors like as follows. They continuously happened.

    the program 'rospack' is currently not installed. you can install it by typing: sudo apt install
    the program 'rosrun' is currently not installed. you can install it by typing: sudo apt install
    the program 'roscore' is currently not installed. you can install it by typing: sudo apt install
    ......
    

    So I rebooted my computer again. Same errors.

    Problem solved by shutdown it rather than reboot it.

  • 相关阅读:
    2019 西安邀请赛 D
    time 库
    字符串处理+格式化输出
    数据类型
    turtle1
    格式问题
    字符串1
    基础操作
    链表去重
    PAT 1093
  • 原文地址:https://www.cnblogs.com/linweilin/p/11793122.html
Copyright © 2011-2022 走看看