Skip to content

Add Production Monocular SLAM Guide to State Estimation Wiki#255

Open
Shreenabh664 wants to merge 2 commits intoRoboticsKnowledgebase:masterfrom
Shreenabh664:running-slam-in-production
Open

Add Production Monocular SLAM Guide to State Estimation Wiki#255
Shreenabh664 wants to merge 2 commits intoRoboticsKnowledgebase:masterfrom
Shreenabh664:running-slam-in-production

Conversation

@Shreenabh664
Copy link
Copy Markdown

A new article under wiki/state-estimation/ aimed at engineers about to deploy monocular SLAM. Covers:
(1) the SLAM algorithm landscape and why ORB-SLAM3 is the default pick for most production cases,
(2) the failure modes a deployed monocular SLAM hits in the field and how to engineer for them based on a 1,760-run controlled corruption study, and
(3) a smaller note on running evaluation loops locally for tuning.

A new article under wiki/state-estimation/ aimed at engineers about
to deploy monocular SLAM. Covers (1) the SLAM algorithm landscape and
why ORB-SLAM3 is the default pick for most production cases, (2) the
failure modes a deployed monocular SLAM hits in the field and how to
engineer for them based on a 1,760-run controlled corruption study,
and (3) a smaller note on running evaluation loops locally for tuning.

~7,500 non-space chars, 3 inline figures, 5 external references with
justifying blurbs.
@nevalsar nevalsar force-pushed the master branch 2 times, most recently from 4f6c490 to ca3abce Compare May 9, 2026 17:16
@nevalsar nevalsar changed the title Add: Running SLAM in Production - A Practitioner's Guide Add Production Monocular SLAM Guide to State Estimation Wiki May 9, 2026
Copy link
Copy Markdown
Collaborator

@nevalsar nevalsar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the contribution. This is strong content, but I would like one required change:

  • Add page to the section index atwiki/state-estimation/index.md

After the index update, I can re-review quickly.

I have some concerns about content and framing, but I will wait for @p-amyjiang 's content review notes first.

@nevalsar
Copy link
Copy Markdown
Collaborator

nevalsar commented May 9, 2026

Remember to also resolve merge conflicts with master branch with a merge/rebase.

…roduction

# Conflicts:
#	_data/navigation.yml
@Shreenabh664
Copy link
Copy Markdown
Author

Let me know if it looks good to merge now @nevalsar @p-amyjiang :)

@Shreenabh664 Shreenabh664 requested a review from nevalsar May 10, 2026 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants