You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 7, 2025. It is now read-only.
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
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
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
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