-
Notifications
You must be signed in to change notification settings - Fork 362
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[CI] test_force_torque_sensor_broadcaster
regularily times out
#1574
Comments
@christophfroehlich , I'm interested in looking into this, a good opportunity for me to learn another controller. Just for my knowledge, the |
This is from tests in the CI. |
This PID controller issue looks similar (jazzy) |
See #1608 with a similar issue |
Still happening, but ros-controls/ros2_control#2142 is not released yet |
Still fails on jazzy branch :/ #1629 |
@Juliaj I've checked the code and I think it might be caused by lock of RTPublisher : (https://github.com/ros-controls/ros2_controllers/blob/master/force_torque_sensor_broadcaster%2Fsrc%2Fforce_torque_sensor_broadcaster.cpp#L105) It would be great to add some log info prints both before and after this as well as in the tests with configure, activate and deactivate. This might give us some clue on where the issue might be coming from |
Do we have to release that? Or do we hope that it will happen on any source build? |
Let's hope that it happens on source build |
@Juliaj do you want to take care of it? |
The text was updated successfully, but these errors were encountered: