Closed MarcoLm993 closed 2 years ago
Good morning,
is there some procedure I should follow to get this PR reviewed? Thanks a lot.
FYI: @mabelzhang
Yep thank you for reviewing!! I would not have known about the detailed timing points you brought up.
Good afternoon. Is there anything preventing this PR from being merged? Actually, I cannot do it myself even if this is already approved. Thanks a lot :)
I'll go ahead and merge, since @mabelzhang ok'd it.
Huh... that's odd.... I clicked the "merge" button; then github error'd. Now it says there is a merge conflict for this PR, but looking at the git history, it actually successfully merged this already. I'll close this PR since it has been merged.
Thanks a lot :)
The end time of the LaserScan was not calculated correctly due to a casting error: the scan duration (in seconds) was cast to int. This lead it being 0 most times and prevented the correct laser end pose from being retrieved from the TF Buffer.