Conversation
a79cec1 to
0c513dd
Compare
ahcorde
left a comment
There was a problem hiding this comment.
Do you mind to target rolling ? then I can backport this to older distros
0c513dd to
a262636
Compare
|
Thank you, Alejandro. Sure, rebased it onto rolling a minute ago. Should I add a test to test_message_ filter.cpp? |
|
Pulls: #925 |
ahcorde
left a comment
There was a problem hiding this comment.
Check compilation errors https://ci.ros2.org/job/ci_linux/28737/console
|
Yes, I will fix the error but not sure if I can take the time before my vacation. |
Description
We had a scenario, in which a point cloud had timestamps sometimes older than 10 seconds. This caused problems for the Spatio Temporal Voxel Layer, because when calling lookupTransform(), canTransform(), doTransform() it couldn't retrieve a transform for a point cloud this old since the tf buffer already timed out.
I didn't create an issue yet.
Fixes # (issue)
Did you use Generative AI?
Claude Code Sonnet 4.6
Additional Information
The original core dump was