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

Release/cabin #192

Merged
merged 22 commits into from
Jul 29, 2022
Merged

Release/cabin #192

merged 22 commits into from
Jul 29, 2022

Conversation

SaikrishnaBairamoni
Copy link
Contributor

This PR is to merge release branch cabin to master

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.

afrye-leidos and others added 21 commits May 2, 2022 11:22
…response-fields

Update carma messenger encoder/decoder for mobility response additions
…response-message

Changed cav_msgs/MobilityPlanType back to cav_msgs/PlanType
…response-message

Fixed differences between cav_msgs and carma_v2x_msgs
…ompliancew

Change camelCase message fields to snake_case for ROS2 compatibility.
* Update build-image.sh for incremental build support

* Refactor checkouts into dedicated checkout.bash

* Update to use normal install.sh pattern

* Fix naming mismatch between ros1 and ros2
* Update route msgs/srvs all lowercase

* Add comment
git clone --depth 1 --branch develop https://github.com/usdot-fhwa-stol/ros1_bridge.git
else
cd /home/carma/
git clone https://github.com/usdot-fhwa-stol/autoware.ai.git --depth 1 --branch carma-develop
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be carma-system-4.2.0

cd /home/carma/
git clone https://github.com/usdot-fhwa-stol/autoware.ai.git --depth 1 --branch carma-develop
cd ~/.base-image/workspace/src
git clone --depth 1 --branch develop https://github.com/usdot-fhwa-stol/ros1_bridge.git
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this repo have a master branch? Should it also be carma-system-4.2.0?

@kjrush kjrush merged commit 5988017 into master Jul 29, 2022
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.

None yet

7 participants