Skip to content

Commit 2644598

Browse files
committed
fix: Rerun Bridge should reconstruct the tf tree automatically
Fixes #1627
1 parent a035fb3 commit 2644598

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dimos/visualization/rerun/bridge.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
from dimos.msgs.sensor_msgs import Image, PointCloud2
4040
from dimos.protocol.pubsub.impl.lcmpubsub import LCM
4141
from dimos.protocol.pubsub.patterns import Glob, pattern_matches
42+
from dimos.protocol.tf import TF
4243
from dimos.utils.logging_config import setup_logger
4344

4445
# Message types with large payloads that need rate-limiting.

0 commit comments

Comments
 (0)