Skip to content

Commit

Permalink
Added some flair to it
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan-Red committed Jun 24, 2022
1 parent 8065b05 commit 3ea3bca
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
This fork of ORB_SLAM3 converts it into a CMake package that can be imported into other projects. Run `build.sh` to install.
This fork of MORB_SLAM converts it into a CMake package that can be imported into other projects. Run `build.sh` to install.

In your other projects, import using:
```
find_package(ORB_SLAM3 REQUIRED)
TARGET_LINK_LIBRARIES(${PROJECT_NAME} ORB_SLAM3::ORB_SLAM3)
```
----------------------------------
# ORB-SLAM3
# MORB-SLAM3

![MORBSLAM](image/Morbslam.jpeg "MORB_SLAM")

### V1.0, December 22th, 2021
**Authors:** Carlos Campos, Richard Elvira, Juan J. Gómez Rodríguez, [José M. M. Montiel](http://webdiis.unizar.es/~josemari/), [Juan D. Tardos](http://webdiis.unizar.es/~jdtardos/).
Expand Down
Binary file added images/Morbslam.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3ea3bca

Please sign in to comment.