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

Set sumo vehicle id to corresponding carla vehicle role name #151

Merged
merged 1 commit into from
Jul 24, 2023

Conversation

chengyuan0124
Copy link
Contributor

@chengyuan0124 chengyuan0124 commented Jul 21, 2023

PR Details

Description

The current CDASim can synchronize vehicle positions and orientations between Carla and SUMO simulations. However, there's an issue with the correct synchronization of SUMO IDs and Carla role names. This PR aims to address and fix this problem.

Related Issue

Motivation and Context

How Has This Been Tested?

Types of changes

  • Defect fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that cause existing functionality to change)

Checklist:

  • I have added any new packages to the sonar-scanner.properties file
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
    CARMA Contributing Guide
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@sonarcloud
Copy link

sonarcloud bot commented Jul 21, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@chengyuan0124 chengyuan0124 merged commit 443a82a into develop Jul 24, 2023
@chengyuan0124 chengyuan0124 deleted the Feature/sync-sumo-id-to-carla-rolename branch July 24, 2023 13:35
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.

2 participants