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 CARLA CARMA bridge scripts #33

Merged
merged 5 commits into from
Jan 28, 2022
Merged

Conversation

chengyuan0124
Copy link
Contributor

@chengyuan0124 chengyuan0124 commented Dec 28, 2021

Changed copyright header

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.

*Rename carla_to_autwoare_vehicle_status to carla_to_carma_vehicle_status

*Updated global get_param name from global name '/' to private name '~' since the corresponding launch file has been updated
Correct node name and function name in the script of carla_to_carma_vehicle_status.

node name from carla_to_autoware_vehicle_status changed to carla_to_carma_vehicle_status

function name from convert_status_carla_to_autoware changed to convert_status_carla_to_carma
Adding install python program scripts to carla_carma_bridge/CMakeLists.txt
Correct the lateral_jerk message
@kjrush kjrush merged commit 4bb877a into develop Jan 28, 2022
@kjrush kjrush deleted the fix/carla_carma_bridge-script branch January 28, 2022 20:04
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