随笔分类 - ubuntu系列
摘要:Linux安装 conda 时报错:WARNING: md5sum mismatch of tar archive,我是在Windows上先下载安装包,通过Winscp传到Linux上安装报错,最后发现是MD5校对错误 在Windows下的文本文件用ssh上传到Unix/Linux,会自动进行格式转
阅读全文
摘要:Ubuntu屏幕小解决办法——安装vm tools工具 若图片加载有误,原地址:https://blog.csdn.net/weixin_59605625/article/details/128750037?spm=1001.2014.3001.5501 发现问题: 安装好ubuntu后,开机后会出
阅读全文
摘要:PCAT_open_source安装 GitHub源代码(内有具体安装步骤):https://github.com/halostorm/PCAT_open_source 配置要求:ubuntu16.04 + ROS Kinetic full(ubuntu16.04的安装教程参考:ubuntu16.0
阅读全文
摘要:解决resdep update报错: 1) 终端输入:sudo gedit /etc/ros/rosdep/sources.list.d/20-default.list 修改内容为如下: # os-specific listings first yaml https://ghproxy.com/ht
阅读全文
摘要:Ubuntu16.04的安装 这里我们会介绍Ubuntu16.04的史诗级保姆教程。 开始了,车速有点快,系好安全带,发车了! 1、打开浏览器,找到Ubuntu的官网。 2、单击【系统桌面】;单击【下载Ubuntu】;单击【其他下载】;单击【查看历史版本】 3、单击【16.04】,单击【ubuntu
阅读全文