webviz icon indicating copy to clipboard operation
webviz copied to clipboard

3D panel can't receive static_tf

Open chenjunnn opened this issue 3 years ago • 3 comments

The newest version has this problem while the previous one does not.

newest : image

previous : image

chenjunnn avatar Aug 24 '21 10:08 chenjunnn

I meet the same problem.

stidk avatar Sep 03 '21 09:09 stidk

Can you provide an example bag that exhibits the problem?

jtbandes avatar Sep 03 '21 18:09 jtbandes

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" />

chenjunnn avatar Sep 04 '21 13:09 chenjunnn