You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The #9 introduced 2 dummy placeholders for applying namespace and tf_prefix to the whole project.
However, more cleanup work and debugging are needed to use them more than just placeholder for empty strings:
namespace brakes some nodes and probably needs some remappings,
tf_prefix must be applied in multiple configuration files (YAMLs & URDFs).
References
The text was updated successfully, but these errors were encountered:
Description
The #9 introduced 2 dummy placeholders for applying
namespace
andtf_prefix
to the whole project.However, more cleanup work and debugging are needed to use them more than just placeholder for empty strings:
namespace
brakes some nodes and probably needs some remappings,tf_prefix
must be applied in multiple configuration files (YAMLs & URDFs).References
The text was updated successfully, but these errors were encountered: