Skip to content

Reduce dependency on boost by replacing boost::algorithm::join #2227

@sjahr

Description

@sjahr

We're using boost::algorithm::join(...) in multiple places throughout the codebase to concatenate strings. It would be nice to replace this for example with a small custom function based on the std library placed in moveit_core/utils

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions