Skip to content

Commit

Permalink
Rafael Munoz Salinas dom nov 18 16:50:27 CET 2018
Browse files Browse the repository at this point in the history
  • Loading branch information
rmsalinas committed Nov 18, 2018
1 parent eb0fc90 commit f07b948
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,15 @@
# ucoslam_samples
This repository has examples to learn how to use the UcoSLAM library


# Requirements

This project requires UcoSLAM and OpenCV library to be installed in your system : https://sourceforge.net/projects/ucoslam/

Then, you can build it as

mkdir build
cd build
cmake ..
make

0 comments on commit f07b948

Please sign in to comment.