> For the complete documentation index, see [llms.txt](https://idminer.gitbook.io/robotis/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://idminer.gitbook.io/robotis/part-1-turtlebot3/22.-fu-lu/22.4.-realsense-3d-shen-du-nie-ying-ji.md).

# 22.4. RealSense 3D 深度攝影機(已停產)

Intel Realsense 是一個用於實現基於手勢的人機互動技術的平台。它由一系列消費者等級的 3D 攝影機和一個易於使用的機器感知程式庫組成。Intel RealSense R200 相機是一款 USB 3.0 設備，可提供彩色，深度和紅外光視頻串流。TurtleBot3 Waffle 款採用 Intel RealSense R200 來實現 3D SLAM 和導航，並且可以套用在各種產業應用，例如基於使用 RealSense 的創新主動式立體聲技術，所開發的手勢識別、物體辨識、場景辨識。

{% hint style="info" %}
備註：因 Intel RealSense R200 已停產，故 TB3 Waffle 款也已停售。此節之內容不予翻譯。如需參考，請直接訪問[**英文頁面**](http://emanual.robotis.com/docs/en/platform/turtlebot3/appendix_realsense/#appendix-realsense)。
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://idminer.gitbook.io/robotis/part-1-turtlebot3/22.-fu-lu/22.4.-realsense-3d-shen-du-nie-ying-ji.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.
