# ロボティクス/身体化知能

#### Navigation:

{% hint style="info" %}

* [ヒューマノイドロボット](/ja/to/robotikusu/hymanoidorobotto.md)
* [産業用ロボット](/ja/to/robotikusu/robotto.md)
* [サービスロボット](/ja/to/robotikusu/sbisurobotto.md)
* [フィールドロボット](/ja/to/robotikusu/frudorobotto.md)
  {% endhint %}

***

## 最新ニュース＆アップデート:

### <mark style="color:orange;">Gemini Robotics 1.5</mark>

Google DeepMind の Gemini Robotics 1.5 は、ロボットにエージェント機能が正式に導入され、複雑な複数ステップのタスクを完了できるようになりました。

{% embed url="<https://youtu.be/UObzWjPb6XM?si=in6_KmbfL0WkL_zb>" %}

### <mark style="color:orange;">Reachy Mini</mark>

Hugging Face（ハギングフェイス）は、Pollen Roboticsの買収を通じて、オープンソースのデスクトップ小型ヒューマノイドキット「Reachy Mini」を発表しました。価格は299ドルからで、モータ付きの頭部・胴体回転、アニメーションアンテナ、音声・映像センサー、プリインストールされた行動セット、Hugging FaceのAIモデルエコシステムとの連携などを備え、2025年秋以降順次出荷されます。

{% embed url="<https://youtu.be/JvdBJZ-qR18>" %}

### <mark style="color:orange;">Figure Felix</mark>

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

### <mark style="color:orange;">Protoclone: Bipedal Musculoskeletal Android V1</mark>

{% embed url="<https://youtu.be/H7dhwFcuUn0?si=X3WdvZIFhIt5m-m7>" %}

### <mark style="color:orange;">Unitree最新アップグレード</mark>

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

### Nvidia Generative Physical AI

> NVIDIA today announced that the world’s leaders in robot development are adopting the [NVIDIA Isaac™ robotics platform](https://developer.nvidia.com/isaac) for the research, development and production of the next generation of AI-enabled autonomous machines and robots.

{% embed url="<https://youtu.be/AYSfcgVv9-U>" %}

**Isaac:**

<https://developer.nvidia.com/isaac>

**More info:**

<https://nvidianews.nvidia.com/news/robotics-industry-development-ai-autonomous-machines>

***

<mark style="color:red;">**NVIDIA**</mark> introduced <mark style="color:red;">**GR00T**</mark> at the GPU Technology Conference (GTC) 2024. It will enable the robot to understand multimodal instructions like language, video, and motion.&#x20;

{% embed url="<https://x.com/tsarnick/status/1769956431078261015?s=20>" %}

***

## Resources:

### Awesome Weekly Robotics

<https://github.com/msadowski/awesome-weekly-robotics?tab=readme-ov-file>


---

# 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/robotikusu.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.
