> ## Documentation Index
> Fetch the complete documentation index at: https://aegean.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Development Environment

> ROS2 Docker setup, Python configuration, and platform-specific guides.

<CardGroup cols={2}>
  <Card title="ROS2 Development Environment" icon="play" href="https://www.youtube.com/watch?v=KCC2bgW-zaM">
    Setting up the ROS2 Docker-based environment
  </Card>

  <Card title="Development Environment Setup" icon="play" href="https://www.youtube.com/watch?v=CeWIyaeylf4">
    General development environment configuration
  </Card>

  <Card title="Python Development Environment" icon="play" href="https://www.youtube.com/watch?v=Pq9si2OX4Hc">
    Setting up Python for the course
  </Card>

  <Card title="ROS Docker on Ubuntu" icon="play" href="https://www.youtube.com/watch?v=gKL7zCLJf5g">
    Launching ROS Docker containers on Ubuntu
  </Card>

  <Card title="ROS Docker on Windows WSL" icon="play" href="https://www.youtube.com/watch?v=crQAYpQgKMc">
    Launching ROS Docker containers on Windows WSL2
  </Card>
</CardGroup>

***

<Callout icon="pen-to-square" iconType="regular">
  [Edit this page on GitHub](https://github.com/aegean-ai/eaia/edit/main/src/media/robotics/development-environment.mdx) or [file an issue](https://github.com/aegean-ai/eaia/issues/new/choose).
</Callout>
