Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Tags: intel/ad-rss-lib

Tags

v5.0.0

Toggle v5.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix Python metadata classifiers

v4.4.5

Toggle v4.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Some CARLA 0.9.15+ adaptions (#226)

Use Boost 1.80
generate_python_wrapper: Allow passing of CXX from outside
warnings.cmake: Disable some clang-19 warnings on boost includes
Update version number to 4.4.5

v4.4.4

Toggle v4.4.4's commit message
Update version number to 4.4.4

v4.5.3

Toggle v4.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
update to version 4.5.3

* update to version 4.5.3
* update map to v2.6.3

v4.5.2

Toggle v4.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update map to v2.6.2 (#127)

and by this also to latest spdlog on v1.x branch

v4.5.1

Toggle v4.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 4.5.1 (#119)

v4.5.0

Toggle v4.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix python binding build and remove Ubuntu 16.04 support (#115)

Fixed ad_rss_map_integration python binding build failed in CARLA
environment because of not existing folder being referenced

Remove Ubuntu 16.04 support and use Ubuntu's libproj version

v4.4.3

Toggle v4.4.3's commit message
Fix python binding build

Fixed ad_rss_map_integration python binding build failed in CARLA
environment because of not existing folder beeing referenced

Change-Id: Ida59d2d75f0420106d157fc49f0575130ea0a7e6

v4.4.2

Toggle v4.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Ease version handling and folder layout (#112)

* Handle version by cmake/ad-rss-lib-version.cmake
* Replace generated cmake files
* Remove impl folder
* Update map to latest v2.4.5_hotfix commit
* Update version number to 4.4.2

v4.4.1

Toggle v4.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix map-integration intersection scene

Fix: ad_rss_map_integration don't shorten route too much within
intersections when incoming route starts at intersection entry while
vehicle already entered.

* Update map to v2.4.5_hotfix