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
bed1d101486b6677c629e7e3fa47d1ef32f04b51
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
28
May
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
12
11
10
9
8
5
4
3
changed target to iTarget (meaning int index of target)
added colors to stations / targets.
pil rendering bug fix
demo show all scenarios
rendering: color fix
bug fix in setRailAt has 3 parameters, but passed 4.
added SVG stations / targets
changed renderer to use agent.old_position instead of actions,
fixing merge and lint errors
Merge branch '38-jw-SBB-graphics'
added -y to apt install. doh.
added cairo deps to .gitlab-ci.yml
adding pycairo to deps / reqs
fix lint errors from merge
Merge branch '38-jw-SBB-graphics' of gitlab.aicrowd.com:flatland/flatland into 38-jw-SBB-graphics
fix import recordtype
SVG with PIL
moving TK into PILGL renderer to allow regular window
adding new SBB SVG stations and deadends
demo
...
scene more railway realistic
bug fix
demo.py check wether action==2 is valid, otherwise just random action
added a print.out question : why will an agent not move, once he reach it's destination? May he have to move for passing
.
railway scenario
railway scenario
editor alt + click removes all trans (rails) from cell
bug fix in editor.py at agent rotate
added local observation
Merge branch 'local_obs_implementation'
fixed flake8 errors
fixed test fail for Global Obs
Merge branch 'gettingstarteddocs41' into 'master'
merge conflicts
lint fixes
QTSVG renderer can resize and move the window to the screen center :-)
updated documentation
1st flatland world
Loading