update README about license
parent
7d2d4403ce
commit
b30e5463d3
|
@ -11,6 +11,8 @@ Comparing with A-LOAM, this implementation has following features:
|
|||
|
||||
<img src="images/nsh_indoor_outdoor.png" alt="nsh_indoor_outdoor" height="500" align="bottom" />
|
||||
|
||||
NOTE: This project is licensed under the terms of the MIT license.
|
||||
|
||||
# How to run
|
||||
## BUILD
|
||||
|
||||
|
@ -88,4 +90,4 @@ sudo apt install libyaml-cpp-dev
|
|||
### ceres: non-linear optimization
|
||||
```
|
||||
sudo apt install libceres-dev
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue