usdot-fhwa-stol / carma-streets

CARMA Streets is a component of CARMA ecosystem, which enables such a coordination among different transportation users. This component provides an interface for CDA participants to interact with the road infrastructure. Doxygen Source Code Documentation: https://usdot-fhwa-stol.github.io/documentation/carma-streets/
10 stars 10 forks source link

Convert detections from ENU to NED coordinate frame. #393

Closed paulbourelly999 closed 10 months ago

paulbourelly999 commented 10 months ago

PR Details

Description

Convert detections from ENU to NED coordinate frame. Updated hardcoded heading confidence to 0.1 degree Added case for near 0 velocity to heading conversion to avoid noisy heading values.

Related GitHub Issue

Related Jira Key

CDAR-751

Motivation and Context

Fix SDSM data

How Has This Been Tested?

Unit testing

Types of changes

Checklist:

sonarcloud[bot] commented 10 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
91.7% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud