Skip to content

Commit

Permalink
Prepare release 2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
eknabevcc committed Apr 29, 2021
1 parent 22a5a13 commit 1874f66
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions release_notes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
## esmini release notes

### 2021-04-29 Version 2.8.0

- New feature in odrplot: Indicate road ID and direction
- odrviewer update: Respawn vehicles at open road ends (if any)
- Bugfix: Remove 0.5m trajectory end tolerance causing wrong end position
- Add [API](https://github.com/esmini/esmini/blob/f8a0cd739528a1811ab2d595ff47709bdc077377/EnvironmentSimulator/Libraries/esminiLib/esminiLib.hpp#L803) for simple vehicle performance
- Improve replayer file path handling for odr and osgb
- Expand filename container and store complete file paths in .dat file
NOTE: This change affects .dat file format - old recordings files will not play
- If absolute path not found, test combinations using res_path argument
- Added mandatory field maxAcceleration to the vehicle catalog


### 2021-04-26 Version 2.7.4

- Add [func](https://github.com/esmini/esmini/blob/1340dad935c52ad955963a484e5d12b3f431a40a/EnvironmentSimulator/Libraries/esminiLib/esminiLib.hpp#L748) to set explicit OSI timestamp
Expand Down

0 comments on commit 1874f66

Please sign in to comment.