How to remove the namespace of tf published by gazebo sensor plugin?
I spawn a robot called robuster, which has a ray sensor. The sensor's gazebo reference is "livox_base".However, in tf_tree, gazebo publish a "robuster::livox_base" tf so that the tree has two roots. How to remove the namespace "robuster?"
Could you please include with version of ROS are you using?