Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: johschmitz/blender-driving-scenario-creator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.10.0
Choose a base ref
...
head repository: johschmitz/blender-driving-scenario-creator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.10.1
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Feb 15, 2022

  1. Fix polyline trajectory following after esmini update

    The following of polyline trajectories has changed due to some updates
    in esmini trying to follow the OpenSCENARIO 1.1 more closely. We now
    need to calculate and specify the heading for each trajectory point to
    avoid it being set to the 0 default value.
    johschmitz committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    1a33ed1 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Configuration menu
    Copy the full SHA
    8e745ff View commit details
    Browse the repository at this point in the history
Loading