ros2_controllers icon indicating copy to clipboard operation
ros2_controllers copied to clipboard

Improved tf_prefix based on namespace

Open kjvanteeffelen opened this issue 1 year ago • 0 comments

Solves #1048.

When using robot namespace as tf_prefix, it now removes any starting '/' and only adds an ending '/' if not present already. Starting with '/' is not common in TF2 and showed compatibility issues with for instance robot_localization.

kjvanteeffelen avatar Feb 26 '24 14:02 kjvanteeffelen