Hi,
Firstly, thank you for your contribution. I want to develop a policy for the hovering and aim to evaluate in real-world experiment with Crazyflie 2.1. I installed your SimpleFlight according to the instructions, but I ran below command:
python train.py headless=true wandb.mode=disabled total_frames=50000 task=Hover
and received error is as follow:

After I ran tried different command:
python train.py headless=true wandb.mode=disabled total_frames=50000 task=Hover task.action_transform=rate algo=ppo
Still I received error is as follow:

I would be grateful if you could help me with this. I look forward to your response. Thanks.