Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Commit

Permalink
update todo list
Browse files Browse the repository at this point in the history
  • Loading branch information
Gavin-Niederman committed Dec 11, 2023
1 parent d556ce8 commit 731533b
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ This is the todo list for the eventual 1.0.0 release of pros-rs
* [ ] Motors
* [x] Internal gearsets
* [ ] (Custom) Gear Ratios
* [ ] Async Runtime (ditch tasks)
* [X] Make Robot Functions Take Self
* [X] PID controllers
* [ ] Feedforward loops
Expand All @@ -32,11 +31,10 @@ This is the todo list for the eventual 1.0.0 release of pros-rs
* [X] Controller data
* [x] Controller printing
* [X] Link
* [ ] Async
* [X] Async runtime
* [X] Returning top level futures
* [ ] Future impls for everything
* [ ] Reactor
* [ ] User API (block_on, join!, etc.)
* [X] Reactor
* [ ] More asynchronous APIs
* [ ] MPSC
* [X] Task Locals

Expand Down

0 comments on commit 731533b

Please sign in to comment.