Skip to content

Releases: sisl/AutomotiveDrivingModels.jl

v0.7.12

06 Mar 22:58
0e08fc4
Compare
Choose a tag to compare
restore project.toml

No negative velocities

26 Nov 19:22
62fe410
Compare
Choose a tag to compare
Merge pull request #52 from mattuntergassmair/master

LaneFollowingAction no negative velocities

Actions logging

15 Nov 00:33
32132e1
Compare
Choose a tag to compare
Merge pull request #51 from mattuntergassmair/master

action logging

State interface + driver model bug fixes

12 Nov 01:43
716b49d
Compare
Choose a tag to compare
Merge pull request #46 from sisl/state-interface

Introduce a state interface: `posf`, `posg`, `vel` ...

Interface generalization for vehicle def and id

01 Nov 18:36
cf0383c
Compare
Choose a tag to compare
Merge pull request #44 from mattuntergassmair/master

Interface generalization: Vehicle -> Entity{S, D, I}

Bug fixes and simulate

31 Oct 20:35
2dfb602
Compare
Choose a tag to compare
  • bug fix in IDM distribution
  • new simulate function that does not use QueueRecord

No more default for driver model interface

03 Oct 04:06
050911b
Compare
Choose a tag to compare
v0.7.5

Update Project.toml

Helper functions and MOBIL

20 Jun 09:38
6bb5f82
Compare
Choose a tag to compare
  • get_lane, lanes, lanetags helpers
  • fix MOBIL
  • minor changes to gen_stadium_roadways

Fix some type stability issues

18 Apr 23:46
70a2be7
Compare
Choose a tag to compare
v0.7.3

Update Project.toml

big refactor

17 Apr 22:06
fb73cf2
Compare
Choose a tag to compare

Add tests
add docs
reorganize the folders