autoware icon indicating copy to clipboard operation
autoware copied to clipboard

Autoware - the world's leading open-source software project for autonomous driving

Results 98 autoware issues
Sort by recently updated
recently updated
newest added

### Checklist - [X] I've read the [contribution guidelines](https://github.com/autowarefoundation/autoware/blob/main/CONTRIBUTING.md). - [X] I've searched other issues and no duplicate issues were found. - [X] I've agreed with the maintainers that I...

component:localization

### Checklist - [X] I've read the [contribution guidelines](https://github.com/autowarefoundation/autoware/blob/main/CONTRIBUTING.md). - [X] I've searched other issues and no duplicate issues were found. - [X] I've agreed with the maintainers that I...

component:perception

## Description This is the resubmission of #4709 to push the upstream `src-imported` branch. This PR adds the `src-imported` stage to the top stage of the `Dockerfile`. This allows the...

type:ci

## Description - [ ] #4712 This PR adds the `autoware-core` stage between the` base` and `prebuilt` stages. This is a milestone for the multi-stage per-component builds mentioned in the...

type:ci
component:openadkit

# Description We should have some public notification about the results of scenario tests without the need of logging in to TIER IV's evaluator console. # Background Currently, we are...

type:ci

## Description This PR introduces the Docker build cache. https://docs.docker.com/build/cache/ This will cache the deb files downloaded by `apt-get install` into the container registry, which is expected to speed up...

### Checklist - [X] I've read the [contribution guidelines](https://github.com/autowarefoundation/autoware/blob/main/CONTRIBUTING.md). - [X] I've searched other issues and no duplicate issues were found. - [X] I've agreed with the maintainers that I...

priority:high

## Description This PR adds the cache action to the `vcs-import` workflow to cache apt archives. This is expected to speed up the execution of `rosdep install`. ## Tests performed...

## Description - [x] #4712 - [x] #4738 - [x] #4751 - [ ] #4771 This PR introduces the Docker build cache. https://docs.docker.com/build/cache/ I uses max cache mode so that...

type:ci

## Description - [x] #4712 This PR modifies the process by running `vcs import` on outside the `Dockerfile` and then copying the `src` to the `Dockerfile`. This change resolves the...

type:ci
type:containers