Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(autoware_carla_interface): fix lidar topic name #9645

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

maxime-clem
Copy link
Contributor

Description

Fix the lidar topic name so that it matches the topics used by the awsim_labs_sensor_kit.
The breaking change was introduced by autowarefoundation/awsim_labs_sensor_kit_launch#6

Related links

Issue was originally reported here: https://github.com/orgs/autowarefoundation/discussions/5527#discussioncomment-11455499

How was this PR tested?

With CARLA.

Notes for reviewers

None.

Interface changes

None.

Effects on system behavior

None.

@maxime-clem maxime-clem added the simulator:carla Issue related to CARLA simulator label Dec 13, 2024
@github-actions github-actions bot added the component:simulation Virtual environment setups and simulations. (auto-assigned) label Dec 13, 2024
Copy link

Thank you for contributing to the Autoware project!

🚧 If your pull request is in progress, switch it to draft mode.

Please ensure:

@maxime-clem maxime-clem added the tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Dec 14, 2024
Copy link

codecov bot commented Dec 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 29.88%. Comparing base (86ba21f) to head (c5cfe9b).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9645   +/-   ##
=======================================
  Coverage   29.88%   29.88%           
=======================================
  Files        1440     1440           
  Lines      108347   108347           
  Branches    42467    42467           
=======================================
  Hits        32376    32376           
  Misses      72730    72730           
  Partials     3241     3241           
Flag Coverage Δ *Carryforward flag
differential 0.00% <ø> (?)
total 29.88% <ø> (ø) Carriedforward from 86ba21f

*This pull request uses carry forward flags. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:simulation Virtual environment setups and simulations. (auto-assigned) simulator:carla Issue related to CARLA simulator tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci)
Projects
Status: To Triage
Development

Successfully merging this pull request may close these issues.

1 participant