# (4/4) 直線檢查Straight-line Check

* 只給出直線速度，檢查機器人是否直線行駛，輕微的偏差（- 1 或 2 度）是可以接受的，但不能超過 5 度。
* 相應地對齊輪子，以測試直線運動，建議在地板上畫線，以確保準確性。
* 直線移動機器人，並呼應 `/odom` 主題。

<br>


---

# 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/fan-ti-zhong-wen/seirios-rns/installation-and-integration-1/pre-installation-checklist/ying-ti-jian-cha/44-zhi-xian-jian-cha-straightline-check.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.
