ros2 / ros1_bridge

ROS 2 package that provides bidirectional communication between ROS 1 and ROS 2
Apache License 2.0
421 stars 274 forks source link

Log missing pairs only once #397

Open Timple opened 1 year ago

Timple commented 1 year ago

Most topics will keep existing. So getting this log message every second is not helpful.

Timple commented 1 year ago

Error: The process '/usr/bin/sudo' failed with exit code 100

Build failure seems unrelated?

Timple commented 1 year ago

apt-get update was flaky. Can someone with the correct rights re-trigger CI?

clalancette commented 1 year ago

@ros-pull-request-builder retest this please

Timple commented 1 year ago

Thank you, fails on the same error. It seems like the main branch is also failing for half a year already.

Probably because the github actions use ubuntu-latest which perhaps changed to jammy?

LucasHaug commented 1 year ago

Thank you, fails on the same error. It seems like the main branch is also failing for half a year already.

Probably because the github actions use ubuntu-latest which perhaps changed to jammy?

I opened the PR #398 to fix it, just waiting for review. But yeah, I think the problem is using ubuntu-latest.