# 基于ORB-SLAM 摄像头

ORB-SLAM 是基于关键帧和特征的单目 SLAM。 它在大型环境中实时运行，能够从各种不同的视点闭合回路并操作相机重新定位。

<div align="center"><img src="/files/-MkaAtaIQJtMC3kBjmvB" alt=""></div>

![](/files/-MkaB-0yJBDdsxs3m-63)

Seirios 能够支持使用单目、立体和 RGB-D 相机的映射。 绿色“点”是识别并存储在地图数据中的特征，可生成 2D 地图。

![Intel Realsense D435 - a depth camera that can be used for ORBSLAM camera based mapping](/files/-MkaBAbE4OA5mi11yfjk)

{% hint style="warning" %}
具有类似深度感应功能的相机也可以作为替代
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.movel.ai/new-collection/jian-ti-zhong-wen/seirios-rns/product-features/mapping/orb-slam-camera-based.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
