Skip to content
Snippets Groups Projects
Select Git revision
  • 150_render_graph_d3js
  • 155-return-malfunction-in-info
  • 166-comma-missing-in-getting-started-doc-in-basic-usage-template
  • 42-run-baselines-in-ci
  • 62-increase-unit-test-coverage
  • getting-started-changes
  • master default
  • patch-1
  • spm/pre-release-refactor
  • v0.3.10
  • v0.3.9
  • v0.3.8
  • v0.3.7
  • v0.3.6
  • v0.3.5
  • v0.3.4
  • v0.3.3
  • v0.3.2
  • v0.3.1
  • v0.3.0
  • v0.2.0
  • v0.1.2
  • QT_Rendering
  • pre_agents_handles
  • v0.1.1
25 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.016Aug141311106530Jul2930292625242524232219181716151413121110985432129Jun2827262524232220191817161514131211107introduced cities and intersections. These will make up the sparse network. THen you can add trainstations to the cities and populate them with tasks for agents (start/target). Orientation of agents needs to be fixed. Also check for invalid transitions in cities and nodes needs to be implemented.Merge branch '147_new_level_generator' of gitlab.aicrowd.com:flatland/flatland into 147_new_level_generatorintroduced cities and intersections. These will make up the sparse network. THen you can add trainstations to the cities and populate them with tasks for agents (start/target). Orientation of agents needs to be fixed. Also check for invalid transitions in cities and nodes needs to be implemented.feasible solution: OK?bug fix in generatorbug fix in generatorbug fix in generatoragent and target placementagent and target placementagent and target placementtestsrealistic scene generator : donerealistic scene generator : donechecking that targets don't end up on a connecting railchecking that targets don't end up on a connecting railstill have to fix illegal transition objects and how to connect all agents to the closest nodeFirst impementation of sparse rail generator.bug fix: width,height random worksbug fix: width,height random worksfirst draftupdated malfunction behavior. Now a train can break at any point during its travel. We don't count number of stops anymore. This is to simulate more complex stochastic events.Update generators.pyMerge branch 'master' into 'stochasticbreaking'Merge branch '143_multi_speed_initialization' into 'master'Merge branch '140_predictor_multi_speed' into 'master'Merge branch 'master' into '140_predictor_multi_speed'Merge branch '139_update_observation_multi_speed' into 'master'testing that agents don't move in multi-speed setupinitial commit for speed tests and multi speed initialization. waiting for other merges firstinitial commit for speed tests and multi speed initialization. waiting for other merges firstminor updatestypos and minor updatesupdated malfunction testadded test for malfunction and updated malfunction initializationupdated poisson process for malfunction of agentsupdated poisson process for malfunction of agentsUpdated tree observation to take agent speed into account when checking for potential conlfictsflake8stochastic breakingfirst push stochastic breaking -- added flags to agents
Loading