Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Flatland
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
sfwatergit
Flatland
Graph
4fb717a29d68662d86e234661f1a5abfff17b682
Select Git revision
Branches
5
42-run-baselines-in-ci
62-increase-unit-test-coverage
master
default
patch-1
spm/pre-release-refactor
Tags
5
v0.2.0
v0.1.2
QT_Rendering
pre_agents_handles
v0.1.1
10 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
14
Jun
13
12
11
10
7
6
5
4
3
29
May
28
27
25
24
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
1
30
Apr
29
28
27
26
25
24
23
22
21
20
19
18
17
16
15
sorry forgot debugging print in code
if agent stopps. It's predicted path is reduced to its current position
removed bug where agent would see its own prediction as conflict
added direction to the conflict detection
removed debugging print
simple implementation of broader conflict detection window
Minor bugfixes in shortes path predictor
added new prediction which follows shortest path
fixed bugs in tree observation
removed debugging print
fixed tree observation data bug, where not the correct values where provided to agent
fixed tree observation data bug, where not the correct values where provided to agent
Added potential conflict to tree observation as an 8th feature. ATTENTION this means that the observation space dimension has increased! will still check that this is handled correctly everywhere but looks good.
bug fix
Merge branch 'master' of gitlab.aicrowd.com:flatland/flatland
Minor updaes in handling the predictor.
Rendering "nicified"
.
Merge branch 'master' of ssh://gitlab.aicrowd.com/flatland/flatland
.
Merge branch 'editor' into 'master'
fix flake8
Merge branch 'master' of ssh://gitlab.aicrowd.com/flatland/flatland
Rendering "nicified"
Rendering "nicified"
Merge branch 'master' of gitlab.aicrowd.com:flatland/flatland
added function for converting coordinates to int and backa again (used to detect conflicts)
bug fix
Merge branch 'master' of ssh://gitlab.aicrowd.com/flatland/flatland
bug fix in loading svg
Merge branch 'master' of gitlab.aicrowd.com:flatland/flatland
fix master: exclude directories from include_data in setup.py
,.
bug fix
Merge branch 'master' of ssh://gitlab.aicrowd.com/flatland/flatland
Background Version 1
Merge branch '57-access-resources-through-importlib_resources' into 'master'
Merge branch '64-prediction-should-respect-target' into 'master'
Merge branch 'master' of gitlab.aicrowd.com:flatland/flatland into 57-access-resources-through-importlib_resources
post-merge fix #64
Loading