elefps / ucoslam_samples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:C++ 95.2%Language:CMake 4.8%