Skip to content
Snippets Groups Projects
Commit b1b03eec authored by Erik Nygren's avatar Erik Nygren :bullettrain_front:
Browse files

Updated Changelog

parent fa3b37d8
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,7 @@ Changes since Flatland 2.0.0
- agent attribute `next_malfunction`is not used anymore, it will be removed fully in future versions.
- `break_agent()` function is introduced which induces malfunctions in agent according to poisson process
- `_fix_agent_after_malfunction()` fixes agents after attribute `malfunction == 0`
- Intoduced the concept of malfunction generators. Here you can add different malfunction models in future updates. Currently it only loads from files and parameters.
### Changes in `Environment`
- moving of member variable `distance_map_computed` to new class `DistanceMap`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment