-
Couldn't load subscription status.
- Fork 19
Open
Labels
bugSomething isn't workingSomething isn't working
Description
- OS: Ubuntu 22.04
- ROS 2 Distro: Humble
- Built from source or installed: installed
- Package version: 2edd54c
Expected behaviour
The frames are visible in ros2 run rqt_tf_tree rqt_tf_tree and also in the drop down list in Fixed Frame in Global Options in RViz2.
Actual behaviour
No tf data received in RViz and also in tf_tree.
To Reproduce
Provide the steps to reproduce:
- Create a robot.yaml file with a random namespace name and run the simulation.
- ros2 run rqt_tf_tree rqt_tf_tree - to see that no tf data is received.
- rviz2 - to see that the drop down list is empty in Fixed Frame in Global Options.
Other notes
If we set no namespace, that is namespace: /, then the tf data is received in RViz and also in tf_tree. That is, when a namespace is provided, tf_static topic are published under /tf_static and /tf_static topic is empty.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working