Skip to content

OTS v1.7.4

Compare
Choose a tag to compare
@averbraeck averbraeck released this 27 Apr 21:28
· 173 commits to main since this release

The following issues have been addressed in this version:

  • Issue #16 Remove direction / directionality from XML format
  • Issue #68 Locale makes OTS demos run or not bug
  • Issue #47 Enhance use of random streams in XML parsing consistency
  • Issue #46 Parsing of GTUTEMPLATEMIX enhancement
  • Issue #69 Simulation speed slider below 1 bug
  • Issue #71 Merge SinkDetector and DestinationDetector consistency enhancement invalid simplification
  • Issue #72 Clothoid specification enhancement
  • Issue #70 Offset artefacts due to fixLateralOffset / fixTightInnerCurve invalid
  • Issue #74 Query.getTrajectoryGroups() result always empty bug
  • Issue #67 interruptMove() confuses Time and Duration bug
  • Issue #75 Remove xxxSI() methods and use xxx().si instead consistency simplification
  • Issue #76 Replace Math.sqrt(dxdx + dydy) with Math.hypot(dx, dy) consistency
  • Issue #78 Cleanup XML parser code consistency enhancement
  • Issue #82 Simplify aOneOrTwoOrThree in generated XML parsing code enhancement simplification
  • Issue #84 Update unit tests from JUnit 4 to JUnit 5 enhancement
  • Issue #79 Prepare XML types for expressions enhancement
  • Issue #83 Restrict Id names in OTS definitions bug
  • Issue #81 Research options for XML Schema 1.1 parsing and validation enhancement
  • Issue #63 Animation from simulation or editing enhancement
  • Issue #64 Restructuring of animation code enhancement
  • Issue #86 Duplicate Identifiable consistency simplification
  • Issue #87 Support DistLogNormalTrunc enhancement
  • Issue #80 Clean up ConflictBuilder and ConflictBuilderParallel documentation simplification
  • Issue #88 Stripes ||, :| and |: are not drawn correctly bug
  • Issue #91 Implement perception over- or under-estimation as a parameter. simplification
  • Issue #89 Support offset in LoopDetector enhancement
  • Issue #96 Turn right on red enhancement
  • Issue #99 Use actual bounds to click on items enhancement
  • Issue #102 Synchronize interval based sampling enhancement
  • Issue #104 Sampler cannot deal with Direction bug
  • Issue #105 Bindings contains old references bug
  • Issue #103 GTU generation on multiple lanes enhancement
  • Issue #107 Custom simulation enhancement

Furthermore, the ots-editor project has been added, and it is becoming quite mature to create and edit XML-files for OTS.