linux
文章平均质量分 74
ashleyliuyc
这个作者很懒,什么都没留下…
展开
-
Ubuntu ftp server 搭建
Ubuntu ftp server 搭建Ubuntu ftp server 搭建安装ftp服务配置配置vsftpd.conf配置 pam.d/vsftpd重启服务Q&A附: filezilla 安装安装ftp服务sudo apt install vsftpd配置配置vsftpd.confsudo v...原创 2018-02-28 13:51:30 · 1350 阅读 · 0 评论 -
Real-time correlative scan matching 论文算法分析
背景算法基础模型算法简化核心背景读这篇论文的初衷在于希望能够读懂 Google’s Cartographer(开源激光SLAM算法),这篇文章是 Cartographer 的论文 《Real-Time Loop Closure in 2D LIDAR SLAM》的引用文献之一,也是代码实现里 real time correlative scan ...原创 2018-09-11 17:31:13 · 10332 阅读 · 8 评论