# Tesla FSD

ほとんどの他のFSDシステムは、カメラ、レーダー、そしてLIDARセンサーを組み合わせて周囲の世界を認識していますが、Teslaは独自のシステムが主にカメラだけを使って認識を行い、運転の意思決定は全て単一のニューラルネットワークで行うと主張しています。FSDは事前にマップされたデータを必要とせず、どの道路でも機能するように設計されており、現在、北米の顧客により世界中で16万台以上の車両で実地試験されています。

{% embed url="<https://x.com/tesla_ai/status/1831565197108023493?s=61>" %}

4月5日、MuskはTeslaが最新のRobotaxiモデルを8月8日(<mark style="color:red;">Delayed</mark>)に発表する予定であり、これは自動運転時代の到来に向けた重要な一歩となると発表しました。

{% embed url="<https://x.com/elonmusk/status/1776351450542768368>" %}

### Tesla FSD安全レポート： 1件の事故あたりの走行距離

{% embed url="<https://digitalassets.tesla.com/tesla-contents/image/upload/f_auto,q_auto/safety-report-Q2-2024-accident-desktop.jpg>" %}


---

# 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.aiandbusiness.com/ja/to/zi-dong-ju-yun-zhuan/tesla-fsd.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.
