程序師世界是廣大編程愛好者互助、分享、學習的平台,程序師世界有你更精彩!
首頁
編程語言
C語言|JAVA編程
Python編程
網頁編程
ASP編程|PHP編程
JSP編程
數據庫知識
MYSQL數據庫|SqlServer數據庫
Oracle數據庫|DB2數據庫
 程式師世界 >> 編程語言 >> C語言 >> C++ >> C++入門知識 >> SLAM學習資料整理,slam學習資料

SLAM學習資料整理,slam學習資料

編輯:C++入門知識

SLAM學習資料整理,slam學習資料


書籍: 1.必讀經典 Thrun S, Burgard W, Fox D. 《Probabilistic robotics》[M]. Cambridge, USA: MIT Press, 2005 《Principles of Robot Motion Theory,Algorithms and Implementation》 2.有很多期,跟著會議一起出的文集 《Robotics: Science and Systems》. Cambridge, USA: MIT Press 會議進展網站http://www.roboticsproceedings.org/ 3.入門書籍,簡單實現及代碼 《SLAM for Dummies》 4.SLAM入門教材吐血推薦,對深入理解SLAM實質非常有幫助 《STATE ESTIMATION FOR ROBOTICS》 5.作者Joan Sola關於Graph-SLAM的教程,包含位姿變換、傳感器模型、圖優化以及SLAM中的稀疏性求解 《Course on SLAM》 6.加州伯克利的一本2D LIDAR SLAM小書 《Loop Closure Transformation Estimation and Verification Using 2D LiDAR Scanners》   公開課: 1.內含大量SLAM公開課相關資料(PPT、音視頻文件) http://ais.informatik.uni-freiburg.de/teaching/ws15/mapping/ 2.YouTube的Cyrill Stachniss主頁(課堂講授SLAM的視頻集) https://www.youtube.com/channel/UCi1TC2fLRvgBQNe-T4dp8Eg 3.內含Andrew Davison的SLAM公開課資料 http://www.doc.ic.ac.uk/~ajd/Robotics/index.html   網站: 1.大量優秀代碼和框架,權威資料 http://www.openslam.org/ 2.MRPT庫官方網站,有MRPT相關文檔和最新下載 http://www.mrpt.org/ 3.中文SLAM技術交流網站,將最新進展和相關解決方案鏈接在裡邊,還有知名博客、公眾號、實驗室、數據集等資料,強烈推薦的一個網站 http://www.slamcn.org/index.php/ 4.維基百科的SLAM介紹,裡邊有SLAM的發展綜述和大量參考文獻 https://en.wikipedia.org/wiki/Simultaneous_localization_and_mapping#External_links   博客: 1.半閒居士,高翔博士的博客,SLAMCN的創始人,內含大量干貨(以視覺SLAM為主) http://www.cnblogs.com/gaoxiang12/ 2.一個國外的路徑規劃算法網站(包含一些可交互演示的小工具) http://www.redblobgames.com/ 對應這個網站中的尋路算法的中文翻譯博文(12篇) http://blog.jobbole.com/71044/ 3.泡泡機器人SLAM公眾號(內含泡泡機器人公開課),專題講解,有PPT和Video 4.知行合一,內含Graph SLAM tutorial:從推導到應用、Mono SLAM理論基礎等一些理論推導 http://blog.csdn.net/heyijia0327   會議: IEEE International Conference on Robotics and Automation(ICRA) IEEE/RSJ International Conference on Intelligent Robots and Systems(IROS) International Symposium on Robotics Research Robotics: Science and Systems Conference(RSS) IEEE Conference on Computer Vision and Pattern Recognition(CVPR)   期刊: IEEE Robotics and Automation Magazine IEEE Transactions on Robotics International Journal of Robotics Research Robotics and Autonomous Systems Journal of Field Robotics

  1. 上一頁:
  2. 下一頁:
Copyright © 程式師世界 All Rights Reserved