# 1.6 Что почитать в будущем

* Coram, R. (2004). *Boyd: The Fighter Pilot Who Changed the Art of War*. New York, NY: Back Bay Books/Little, Brown. (История цикла НОРД)
* Fernández, E., Crespo, L. S., Mahtani, A., and Martinez, A. (2015). *Learning ROS for Robotics Programming: Your One-Stop Guide to the Robot Operating System*. Birmingham, UK: Packt Publishing
* Joshi, P. (2017). *Artificial Intelligence with Python: A Comprehensive Guide to Building Intelligent Apps for Python Beginners and Developers*. Birmingham, UK: Packt Publishing Ltd.
* Brooks, R. (1986). "`A robust layered control system for a mobile robot`". Robotics and Automation, IEEE Journal of . 2 (1): 14–23. `doi:10.1109/JRA.1986.1087032`


---

# 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://alesha-kiselyov.gitbook.io/advanced-robotics-and-ai/chto-pochitat-v-budushem.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.
