Update 'README.md'
This commit is contained in:
10
README.md
10
README.md
@@ -5,4 +5,12 @@ Link to the original repository: https://gitlab.com/VladyslavUsenko/basalt
|
|||||||
The main feature is that it shows the AR cubes in the Pangolin visualization window.
|
The main feature is that it shows the AR cubes in the Pangolin visualization window.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
Please refer to the original repository for the installation and running instructions: https://gitlab.com/VladyslavUsenko/basalt
|
Please refer to the original repository for the installation and running instructions: https://gitlab.com/VladyslavUsenko/basalt
|
||||||
|
|
||||||
|
### Building
|
||||||
|
```
|
||||||
|
mkdir build
|
||||||
|
cd build
|
||||||
|
cmake ..
|
||||||
|
make
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user