usdot-fhwa-stol / cdasim

CDASim is an open-source simulation system supporting the development and testing of Cooperative Driving Automation applications.
37 stars 13 forks source link

Feature/XMLRPC Carla #157

Closed EricChen-Lei closed 1 year ago

EricChen-Lei commented 1 year ago

PR Details

Description

added xml rpc to have the ability to call python functions from ambassador in this case to get sensor data

Related Issue

211

Motivation and Context

How Has This Been Tested?

Types of changes

Checklist:

paulbourelly999 commented 1 year ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug E 2 Bugs Vulnerability A 0 Vulnerabilities Security Hotspot E 3 Security Hotspots Code Smell A 11 Code Smells

0.0% 0.0% Coverage 0.0% 0.0% Duplication

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

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@EricChen-Lei Please try to address any bugs and security hotspots you can, that are reported here. I will go through them as well to try and give advise on how we can address some of these.

sonarcloud[bot] commented 1 year ago

SonarCloud Quality Gate failed.    Quality Gate failed

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

41.7% 41.7% Coverage
0.0% 0.0% Duplication

warning The version of Java (11.0.20.1) 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

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint