Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsanlatif authored Feb 9, 2023
1 parent 4a969ed commit 9ed0569
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions framework/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@
├── mouse.py //The Micromouse class for managing all the modules
├── network.py //Network Interface for communications between Micromice
├── strategy.py //Strategy class
├── strategy_CommMazeRL.py //Example of RL based Communication efficient Maze Coverage Strategy implemented by the framework
├── strategy_multidfs.py //Example of multi-DFS Strategy implemented by the framework
└── README.md


## Architecture Description
Refer to [Architecture Description](https://docs.google.com/document/d/1im-nFw-iO0sKvpq5XH-agR5obBuFwbSLMbefUWsbebQ/edit#).

0 comments on commit 9ed0569

Please sign in to comment.