Skip to content

Releases: autowarefoundation/autoware_lanelet2_extension

Release 0.7.2

14 May 04:46
66fe887

Choose a tag to compare

Bug Fixes

  • [autoware_lanelet2_extension] Point on the edge of a triangle was not treated as inside the triangle (#66)

Chores

  • Bump up version to 0.7.2 (#67)

Release 0.7.1

25 Apr 07:24
8384283

Choose a tag to compare

Bug Fixes

  • [autoware_lanelet2_extension] Not use obsolete header (#63)

Continuous Integrations

  • [sync-files.yaml] Append update-codeowners-from-packages.yaml (#62)
  • [pre-commit] Autoupdate (#55)

Chores

  • Sync files (#60)
  • Sync files (#61)
  • Bump version to 0.7.1 (#64)

Release 0.7.0

07 Apr 01:46
a8fa985

Choose a tag to compare

What's Changed

  • feat(lanelet2_extension): add query for bicycle_lane by @soblin in #29
  • feat(lanelet2_extension): add util/visualization of BusStopArea by @soblin in #28
  • feat(CHANGELOG): bump up version to 0.6.1 by @soblin in #30
  • fix(Python bindings): add missing dependency to lanelet2 by @kenji-miyake in #32
  • fix: update the github link of map_loader by @a-maumau in #31
  • feat(CHANGELOG): bump up version to 0.6.2 by @youtalk in #33
  • fix(autoware_lanelet2_extension): fix links to issues in CHANGELOG.rst files by @esteve in #40
  • chore: sync files by @awf-autoware-bot in #42
  • ci(sync-files): utilize the sync-file-templates repository and clean up ci by @xmfcx in #41
  • build(deps): bump actions/checkout from 3 to 4 by @dependabot in #8
  • docs: update projection type from "local" to "Local" by @mitsudome-r in #34
  • feat: add the lanelet length test by @HansOersted in #39
  • docs(localization_landmarks): add localization reflector subtype by @Motsu-san in #44
  • chore: update CODEOWNERS by @awf-autoware-bot in #43
  • chore: sync files by @awf-autoware-bot in #45
  • chore(sync-files.yaml): append build-and-test*.yaml by @youtalk in #50
  • chore: sync files by @awf-autoware-bot in #46
  • chore: bump version to 0.6.3 by @youtalk in #51
  • fix: update link to autoware_map_loader by @mitsudome-r in #53
  • feat: add getArcCoordinatesConsideringWaypoints to enable custom waypoint usage by @mehmetdogru in #49
  • feat(projection): add_scale_factor by @YamatoAndo in #54
  • chore: bump version to 0.6.4 by @youtalk in #57
  • feat: add query for all waypoints by @mehmetdogru in #56
  • feat(lanelet2_extension)!: remove dependency on autoware_utils by @soblin in #47
  • chore: bump version to 0.7.0 by @youtalk in #58

New Contributors

Full Changelog: 0.6.0...0.7.0