webviz
webviz copied to clipboard
3D panel can't receive static_tf
The newest version has this problem while the previous one does not.
newest :
previous :
I meet the same problem.
Can you provide an example bag that exhibits the problem?
I'm using the websocket connection, and my static tf is as follows
<node pkg="tf" type="static_transform_publisher" name="vision_to_base_link" args="0 0 0 0 0 0 /base_link /map 1000" />