Skip to content

Commit

Permalink
Remove todos from the tutorial landing page
Browse files Browse the repository at this point in the history
  • Loading branch information
ll-nick committed Oct 24, 2024
1 parent b1dcec5 commit 7dfac0e
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions docs/Tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,12 +96,3 @@ With the basics out of the way, let's work through the tasks.
4. [Learn about nested arbitration graphs](./tasks/4_nested_arbitrators.md)
5. [Arbitrate based on predicted utility](./tasks/5_cost_arbitration.md)


- [ ] Finish chase ghost finish so that is passes unit tests by re-implementing some removed part, e.g. getCommand
- [ ] Integrate chase ghost into priority arbitrator
- [ ] Integrate eat closest dot behavior
- [ ] Integrate eat dot arbitrator as random arbitrator
- [ ] Replace arbitrator from previous step with cost arbitrator, finish cost estimator

## General TODOs
- [ ] Add a bit of an explanation about arbitration graphs to top-level readme

0 comments on commit 7dfac0e

Please sign in to comment.