Skip to content

TF information not available in TF Tree #61

@AllenIsaacJose

Description

@AllenIsaacJose
  • 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:

  1. Create a robot.yaml file with a random namespace name and run the simulation.
  2. ros2 run rqt_tf_tree rqt_tf_tree - to see that no tf data is received.
  3. 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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions