Skip to content

don't initialize tf listener in the get tf function

Siqi Yi requested to merge siyi4041/point_cloud_features:melodic into melodic

tf listener drops all history tf msgs if it is initialized every time we query the tf tree.

Merge request reports