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

Assign choice field to SetActiveRoute service request #92

Merged
merged 1 commit into from
Jul 30, 2021

Conversation

JonSmet
Copy link
Contributor

@JonSmet JonSmet commented Jun 24, 2021

PR Details

Description

CARMA Platform PR #1321 and carma-msgs PR # resulted in an updated description for cav_srvs/SetActiveRoute. Specifically, a 'choice' field was added to the request to indicate whether a SetActiveRoute request includes a RouteID (the name of a route file) or an array of destination points. Since carma-web-ui only deals with routes provided with a RouteID, the choice field is set to '0' (which indicates a RouteID is being provided).

Related PRs:

  • carma-platform: PR #1321
  • carma-msgs: PR #110

Related Issue

Motivation and Context

How Has This Been Tested?

Integration Tested on Silver Lexus and Blue Lexus.

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.

@JonSmet JonSmet requested a review from dan-du-car June 24, 2021 15:21
@sonarqubecloud
Copy link

Kudos, SonarCloud 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
0.0% 0.0% Duplication

@dan-du-car dan-du-car merged commit 96b62bb into develop Jul 30, 2021
@dan-du-car dan-du-car deleted the feature/freight-route branch July 30, 2021 14:11
JonSmet added a commit that referenced this pull request Aug 2, 2021
dan-du-car added a commit that referenced this pull request Aug 3, 2021
dan-du-car added a commit that referenced this pull request Aug 4, 2021
…route

Assign 'choice' field to SetActiveRoute service request (re-commits change from PR #92)
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