Esteve Fernandez
Esteve Fernandez
This PR depends on ros2/rosidl_runtime_py#20
The current CI infrastructure does not check doxygen (unlike the Apex CI), which may cause packages to not be released into the ROS buildfarm, see https://github.com/ros-drivers/transport_drivers/pull/7
### 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'm convinced that this is not my...
### 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...
### 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...
## Description ## Related links ## Tests performed ## Notes for reviewers ## Interface changes ## Effects on system behavior ## Pre-review checklist for the PR author The PR author...
This is just https://github.com/machulav/ec2-github-runner/pull/122 rebased on top of `main` and `dist/index.js` updated after running `npm run package`, all credit goes to @kpturner. I've also fixed a small issue where if...
Needed so that `CMakeLists.txt` can access the `$ROS_VERSION` environment variable in the ROS buildfarm Ported from https://github.com/tier4/ndt_omp/pull/20
WIP Closes #244
This PR originally started upgrading `libp2p`, but some of its dependencies needed to be upgraded as well. I managed to upgrade some of the crates, but not all.