> For the complete documentation index, see [llms.txt](https://docs.aiandbusiness.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aiandbusiness.com/by-industry-cases/robotics-embodied-intelligence/humanoid-robots/boston-dynamics.md).

# Boston Dynamics

WPP, in collaboration with Boston Dynamics and Canon, is pushing the boundaries of content production, unlocking new creative possibilities.

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

Boston Dynamics partners with RAI Institute, combining reinforcement learning and motion capture to let Atlas robots master smoother, human-like movements.

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

<mark style="color:orange;"><https://bostondynamics.com/blog/electric-new-era-for-atlas/></mark>

> the next generation of humanoid robots—a fully electric Atlas robot designed for real-world applications. The new Atlas builds on decades of research and furthers our commitment to delivering the most capable, useful mobile robots solving the toughest challenges in industry today: with Spot, with Stretch, and now with Atlas. Stay tuned to see what the world’s most dynamic humanoid robot can really do—in the lab, in the factory, and in our lives.

{% embed url="<https://youtu.be/29ECwExc-_M>" %}

#### Update:

Boston Dynamics and Toyota Research Institute (TRI) have announced a groundbreaking partnership that combines their expertise in robotics and AI to accelerate the development of general-purpose humanoid robots, leveraging TRI's Large Behavior Models and Boston Dynamics' Atlas robot platform.

{% embed url="<https://pressroom.toyota.com/boston-dynamics-and-toyota-research-institute-announce-partnership-to-advance-robotics-research/>" %}

{% embed url="<https://youtu.be/F_7IPm7f1vI?si=3bcrgYj4FjHg5tO8>" %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.aiandbusiness.com/by-industry-cases/robotics-embodied-intelligence/humanoid-robots/boston-dynamics.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
