Skip to content

Releases: johschmitz/blender-driving-scenario-creator

v0.11.0

21 Jun 20:46
Compare
Choose a tag to compare

Added

  • Opening and closing of (new) lanes to create exit and entry lanes
  • Splitting and merging of roads at the beginning or end to connect on-ramps and
    off-ramps, exported as OpenDRIVE direct juncions
  • Examplary road cross section templates for building an RQ31 Autobahn exit

Fixed

  • Lane ID signs in GUI popup

v0.10.2

25 May 19:22
Compare
Choose a tag to compare

Fixed

  • OpenSCENARIO init action to let cars drive in the direction they have been
    placed when no trajectory is attached

v0.10.1

16 Feb 17:47
Compare
Choose a tag to compare

Fixed

  • Add polyline trajectory point headings which are now required for correct
    playback in esmini

v0.10.0

06 Feb 13:54
Compare
Choose a tag to compare

Added

  • Additional clothoid road operator using forward solver based on the curvature
    of the predecessor road section

Fixed

  • Avoid rendering blowup when start and end angle of clothoid roads are
    identical, notify user that no valid solution has been found
  • Moving with ALT+MIDDLEMOUSE to only move on mouse button release

v0.9.0

23 Jan 18:46
Compare
Choose a tag to compare

Added

  • Double line road mark type "solid solid"
  • Property for road mark weight (standard and bold)
  • Property for road mark color (available: white and yellow)

Fixed

  • Initial pitch and roll of vehicle is adopted from road surface

v0.8.0

02 Jan 22:03
Compare
Choose a tag to compare

Changed

  • Limit start and end endpoint to be not more than 10km apart

Added

  • Modifying elevation of roads using E(perspective) or
    S(sideview) key
  • Trajectory operators can be used on elevated roads

v0.7.2

07 Nov 20:06
Compare
Choose a tag to compare

Fixed

  • End point constraining of arc geometry

v0.7.1

25 Oct 21:48
Compare
Choose a tag to compare

Fixed

  • Remove duplicate road vertices
  • Subdivide lane faces of long roads to avoid rendering issues

v0.7.0

24 Oct 19:36
Compare
Choose a tag to compare

Changed

  • The road operators for all geometries are now unified and the mesh is sampled
    along the road coordinate system. This also means that all road operators now
    use the cross section configuration UI and support the selected cross
    sections.

Added

  • Operator for creating clothoid (Euler Spiral) roads

v0.6.0

06 Sep 21:28
Compare
Choose a tag to compare

Added

  • Presets for road cross sections
  • Some typical German standardized RAL and RAA road cross sections (RQ9, RQ11,
    RQ31, RQ36, RQ43.5)

Fixed

  • Export crashing when no trajectories exist