ros / rosdistro

This repo maintains a lists of repositories for each ROS distribution
Other
905 stars 2.54k forks source link

ros2_socketcan: 1.3.0-1 in 'jazzy/distribution.yaml' [bloom] #42108

Closed xmfcx closed 1 month ago

xmfcx commented 1 month ago

Increasing version of package(s) in repository ros2_socketcan to 1.3.0-1:

ros2_socketcan

* Jazzy release
* fix: add missing header (#42 <https://github.com/autowarefoundation/ros2_socketcan/issues/42>)
* Allow remapping of the canbus topics (#39 <https://github.com/autowarefoundation/ros2_socketcan/issues/39>)
* Contributors: Joshua Whitley, Tim Clephas

ros2_socketcan_msgs

* Jazzy release
xmfcx commented 1 month ago

I'm attempting to release this same tag for jazzy, iron and humble.

Related PRs for this release:

But for some reason, I cannot release it for humble due to access rights issues. (I didn't change anything, I don't know what happened).

Also the tests on the iron PR here required approval to be run (I think this jazzy PR did not require it).

christophebedard commented 1 month ago

Also the tests on the https://github.com/ros/rosdistro/pull/42109 required approval to be run (I think this jazzy PR did not require it).

It did because this is your first PR against this repo, but I approved it.

christophebedard commented 1 month ago

But for some reason, I cannot release it for humble due to access rights issues. (I didn't change anything, I don't know what happened).

What are you trying to do exactly (e.g., what commands), and what error(s) are you getting?

xmfcx commented 1 month ago

@christophebedard Thanks for the review and help! I think it was just an ssh-agent problem on my end. I've sort of fixed it hopefully.