Skip to content

Commit ee286b5

Browse files
authored
Update README.md
1 parent 371abd2 commit ee286b5

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# NOTE
22
[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.
33

4+
[Slambook-en](https://github.com/gaoxiang12/slambook-en) has also been completed recently.
5+
46
# slambook
57
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.
68

@@ -17,9 +19,6 @@ publisher = {Publishing House of Electronics Industry},
1719
year = {2017},
1820
author = {Xiang Gao and Tao Zhang and Yi Liu and Qinrui Yan},
1921
} ``
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.
22-
2322
# Contents
2423
- ch1 Preface
2524
- ch2 Overview of SLAM & linux, cmake

0 commit comments

Comments
 (0)