Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JacopoPan committed Aug 5, 2023
1 parent b2f3b34 commit 4c3f366
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,17 +97,12 @@ If you wish, please cite [our IROS 2021 paper](https://arxiv.org/abs/2103.02142)

## TODO

- [ ] Revise IMU transforms in Betaflight SITL example (+ `_dynamics()`) @ykeuter
- [ ] Add Betaflight SITL control example and `pytest` (with pre-compiled `.elf` ) @ykeuter
- [ ] Add motor delay @JacopoPan / @spencerteetaert
- [ ] Add `cffirmware` SITL support @spencerteetaert
- [ ] Add Betaflight SITL control example in `pytest`/workflows (with pre-compiled `.elf` ) @ykeuter
- [ ] Add motor delay @JacopoPan / @spencerteetaert
- [ ] Replace `rpy` with quaternions (and `ang_vel` with body rates) in `obs`
- [ ] Replace `BaseSingleAgentAviary` and `BaseMultiAgentAviary` with a single `RLAviary`, incl. PR #161 @JacopoPan
- [ ] Add a multi-agent MDP with 2-drone chase through a gate @JacopoPan

## Desiderata

- [ ] Replace `rpy` with quaternions (and `ang_vel` with body rates) in `obs`
- [ ] Add `yaml` configuration files

-----
> University of Toronto's [Dynamic Systems Lab](https://github.com/utiasDSL) / [Vector Institute](https://github.com/VectorInstitute) / University of Cambridge's [Prorok Lab](https://github.com/proroklab)

0 comments on commit 4c3f366

Please sign in to comment.