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
.
The easiest is to use uv
. Usinguv run examples/example.py
will install everything in a venv and run the example.