I have a web GUI that uses roslibjs and the rosbridge_suite. It subscribes on /tf to handle transformations for a threejs view. When I open this web GUI twice, so I create 2 connections to the rosbridge it for some magical reason doesn't publish any publications on /tf anymore. While through ros2 topic echo /tf it still does.
- Library Version: 2.7.0
- ROS Version: Jazzy
- Platform / OS: Ubuntu 24.04
I have a web GUI that uses roslibjs and the rosbridge_suite. It subscribes on /tf to handle transformations for a threejs view. When I open this web GUI twice, so I create 2 connections to the rosbridge it for some magical reason doesn't publish any publications on /tf anymore. While through ros2 topic echo /tf it still does.