Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion wiki/state-estimation/orb-slam2-setup.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down