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 TFHRC MOSAIC scenario #156

Closed
wants to merge 1 commit into from
Closed

Conversation

chengyuan0124
Copy link
Contributor

@chengyuan0124 chengyuan0124 commented Aug 23, 2023

PR Details

Description

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 Aug 23, 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

warning The version of Java (11.0.20) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

Copy link
Contributor

@paulbourelly999 paulbourelly999 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@chengyuan0124 Attempted to build image and run in XIL CLoud AWS deployment. Updated docker-compose command for cdasim to point to TFHRC scenario. Found the following issues :

  • SUMO GUI settings are not ported. We set default sumo gui setting to limit simulation speed for infrastructure but those are not set for this scenario
  • Running carma-start all results in simulation scenario to being launchable from SUMO GUI. After hitting play SUMO GUI hangs at 0.000 time.
  • CARLA MAP still looked like Town04

@adamlm adamlm deleted the Fix/TFHRC_scenario branch November 29, 2023 16:03
@adamlm adamlm restored the Fix/TFHRC_scenario branch November 29, 2023 16:03
@adamlm adamlm deleted the Fix/TFHRC_scenario branch November 29, 2023 16:03
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