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

Merge branch 'patch-8' into 'master'

Update changelog.md

See merge request flatland/flatland!161
parents e21b98dc d4ac03bb
No related branches found
No related tags found
No related merge requests found
# Keeping track of major Flatland Changes # Keeping track of major Flatland Changes
## Changes since Flatland 0.3 ## Changes since Flatland 0.3
### Changes in stock predictors
The stock `ShortestPathPredictorForRailEnv` now respects the different agent speeds and updates their prediction accordingly.
### Changes in stock observation biulders
- `TreeObsForRailEnv` now has **11** features!
- 10th feature now indicates if a malfunctioning agent has been detected and how long the malfunction will still be present
- 11th feautre now indicates the minimal observed fractional speed of agents traveling in the same direction
### Changes in level generation ### Changes in level generation
- Separation of `schedule_generator` from `rail_generator`: - Separation of `schedule_generator` from `rail_generator`:
- Renaming of `flatland/envs/generators.py` to `flatland/envs/rail_generators.py` - Renaming of `flatland/envs/generators.py` to `flatland/envs/rail_generators.py`
......
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