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

Add position and velocity covariance matrix for MUST sensor detection data #638

Merged
merged 2 commits into from
Aug 29, 2024

Conversation

paulbourelly999
Copy link
Contributor

@paulbourelly999 paulbourelly999 commented Aug 28, 2024

PR Details

Description

This PR adds position and velocity covariance matrix to Sensor Detected Object messages created by the MUST Sensor Plugin based on configured parameters for position variance and velocity variance

Related Issue

FCP-30

Motivation and Context

For generation of SDSMs position covariance information is required to enable fusion of sensor information

How Has This Been Tested?

Unit testing and local integration testing

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.
    V2XHUB Contributing Guide
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@paulbourelly999 paulbourelly999 marked this pull request as ready for review August 28, 2024 21:46
Copy link

sonarcloud bot commented Aug 28, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
75.0% Line Coverage on New Code (required ≥ 80%)

See analysis details on SonarCloud

@dan-du-car dan-du-car merged commit dd1a417 into develop Aug 29, 2024
2 of 3 checks passed
@dan-du-car dan-du-car deleted the fcp-30-add-positon-and-velocity-covariance branch August 29, 2024 13:18
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