Skip to content

Conversation

@lola831
Copy link
Collaborator

@lola831 lola831 commented Jul 15, 2025

Description

This PR adds support for CARLA 0.10.0 and keeps support for older 0.9.x versions.

  • Update CARLA examples to use the only supported 0.10.0 map (Town10HD_Opt).
  • Select blueprints based on the detected CARLA version.
  • Revise docs to include 0.10.0 install steps and note known differences/issues (e.g. slower pedestrian physics).
  • Update CARLA tests and GitHub Actions CI so simulator tests run under both 0.9.15 and 0.10.0.

Issue Link

N/A

Checklist

  • I have tested the changes locally via pytest and/or other means
  • I have added or updated relevant documentation
  • I have autoformatted the code with black and isort
  • I have added test cases (if applicable)

Additional Notes

N/A

@lola831 lola831 requested a review from dfremont July 15, 2025 20:16
@lola831 lola831 force-pushed the support-carla0.10.0 branch from 88429a1 to b4758e0 Compare July 15, 2025 20:25
@codecov
Copy link

codecov bot commented Jul 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.45%. Comparing base (e0d7093) to head (b4758e0).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #361      +/-   ##
==========================================
+ Coverage   91.42%   91.45%   +0.02%     
==========================================
  Files          54       54              
  Lines       13755    13755              
==========================================
+ Hits        12576    12580       +4     
+ Misses       1179     1175       -4     

see 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant