Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 575 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 575 Bytes

FlySuite

This repository contains the environments and models of the flybody.

The environments follow the dm_env API spec.

See examples for an example script. For more in-depth tutorials see here.

Some trajectories and the data required for the wing pattern generator can be found in data.

Installation

The easiest is to use uv. Usinguv run examples/example.py will install everything in a venv and run the example.