You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
# NOTE
2
2
[Slambook 2](https://github.com/gaoxiang12/slambook2) has be released since 2019.8 which has better support on Ubuntu 18.04 and has a lot of new features. Slambook 1 will still be available on github but I suggest new readers switch to the second version.
3
3
4
+
[Slambook-en](https://github.com/gaoxiang12/slambook-en) has also been completed recently.
5
+
4
6
# slambook
5
7
This is the code written for my new book about visual SLAM called "14 lectures on visual SLAM" which was released in April 2017. It is highy recommended to download the code and run it in you own machine so that you can learn more efficiently and also modify it. The code is stored by chapters like "ch2" and "ch4". Note that chapter 9 is a project so I stored it in the "project" directory.
6
8
@@ -17,9 +19,6 @@ publisher = {Publishing House of Electronics Industry},
17
19
year = {2017},
18
20
author = {Xiang Gao and Tao Zhang and Yi Liu and Qinrui Yan},
19
21
} ``
20
-
21
-
For English readers, we are currently translating this book into an online version, see [this page](https://gaoxiang12.github.io/slambook-en/) for details.
0 commit comments