Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 561 Bytes

INSTALL.md

File metadata and controls

23 lines (18 loc) · 561 Bytes

FlyingROS_pose installation

This tutorial helps you to install SLAM dependencies.

First, you have to create a catkin workspace :

cd
mkdir Workspace
mkdir Workspace/Catkin
mkdir Workspace/Catkin/src
cd Workspace/Catkin/src
catkin_init_workspace

Then, you can choose your Visual Odometry method from tutorials section.