diff --git a/wiki/state-estimation/orb-slam2-setup.md b/wiki/state-estimation/orb-slam2-setup.md index 8b01692b..3ea37e96 100644 --- a/wiki/state-estimation/orb-slam2-setup.md +++ b/wiki/state-estimation/orb-slam2-setup.md @@ -1,4 +1,6 @@ -# ORB SLAM2 Setup Guidance +--- +title: ORB SLAM2 Setup Guidance +--- This tutorial will help you in setting up the ORB SLAM2 on SBC. We will start with the installation procedure for the stereo mode and then we will discuss the changes required in the stereo camera's yaml configuration file. Since the ORB SLAM2 code doesn't publish pose output, we have added a separate section which explains how to add the ROS publisher support for the stereo mode. # Table of Contents