> For the complete documentation index, see [llms.txt](https://sunil.gitbook.io/adversarial-simulator/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sunil.gitbook.io/adversarial-simulator/docs/setting-up-environment/environment-1.md).

# Environment - 1

This environment is well suited for a repetitive set of experimentation over a set of signs. Details of this experiment are as described in the research paper. &#x20;

![](/files/-MLXf1nr76jcKHuJENIK)

A map of the test facility developed within Unreal Engine. The diagram shows a test track for one traffic sign. All the traffic signs are independently arranged in parallel in a non-occluding fashion. High fidelity environment with Real-time ray tracing simulating shadows and reflection. Fine details like objects 1) cars and buildings 2) Traffic sign placed at the end of the track 3) Holdings 4) detailed rocks and vegetation with shadows 5) Realistic vegetation 6) Asphalt like material for the road with lane markings and 7) water reflecting sun rays.

![Showing top view of the map created for Adversarial Attack analysis.](/files/-MLXgQZ_NKWvUuVlzXJS)


---

# 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:

```
GET https://sunil.gitbook.io/adversarial-simulator/docs/setting-up-environment/environment-1.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.
