Update 'README.md'
This commit is contained in:
@@ -6,3 +6,11 @@ The main feature is that it shows the AR cubes in the Pangolin visualization win
|
|||||||
|
|
||||||
## 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