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/wanderer #11

Merged
merged 79 commits into from
Dec 10, 2020
Merged

Release/wanderer #11

merged 79 commits into from
Dec 10, 2020

Conversation

jtbaird
Copy link
Contributor

@jtbaird jtbaird commented Dec 10, 2020

PR Details

Description

This PR is to merge the Wanderer release (carma-system-3.4.0) into the master branch.

Related Issue

None

Motivation and Context

Purpose of the Wanderer release is to incorporate four major enhancements into the CARMA system. First, a steering limiter was added in order to prevent Carma from taking turns that present a risk of vehicle rollover. Second, updates were made to the health_monitor to allow for graceful handling of sensor failure, including control handover to the human driver. Third, carma-messenger was updated to detect nearby automated vehicles via DSRC. And fourth, functionality was added to carma-messenger to allow for requesting, receiving, and displaying truck safety info from a passing Carma truck via DSRC while vehicles are in motion. Along with the above enhancements, several bug fixes and CI related enhancements are included in this release.

How Has This Been Tested?

Per the release test plan.

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.

jtbaird and others added 30 commits April 30, 2020 17:45
removed #
…usdot-fhwa-stol/carma-simulation into feature/carla_ackermann_control_wrapper
…usdot-fhwa-stol/carma-simulation into feature/carla_ackermann_control_wrapper
…ntrol_wrapper

Feature/carla ackermann control wrapper
* add launch files for carma-simulation

* config docker setup

* Add files for docker build

* Delete launch files,launch changes in carma-config
* Fix file not found error during cmake_install

* Change EXPECT_EQ to EXPECT_NEAR in testing

* Update CmakeLists

* Delete ros time in testing

* Add ${PROJECT_NAME}_lib back in camkelist
@jtbaird jtbaird requested a review from kjrush December 10, 2020 20:05
@kjrush kjrush merged commit 4e4cfdb into master Dec 10, 2020
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.

5 participants