buggood first issuehelp wantedpriority/minor
Repository metrics
- Stars
- (554 stars)
- PR merge metrics
- (PR metrics pending)
Description
Describe the bug For some reason, the CI (pytest) fails on tests/messages/test_transport.py (introduced in #353) fails on ROS 2 Humble. Problem could not be reproduced on two different Ubuntu 22.04 systems (one used, one fresh).
To Reproduce Create a new branch, revert https://github.com/RobotecAI/rai/pull/353/commits/a0779e5beb7266bd234966f48970c1f46ea6353d, create PR to run CI.
Expected behavior The test should pass the same way it passes on standard systems.
Platform
- OS: Ubuntu 22.04
- ROS 2 Humble
Version #353
Additional context None