Skip to content

rmw_fastrtps_dynamic_cpp shouldn't require rosidl_typesupport_fastrtps_* #382

@ivanpauno

Description

@ivanpauno

Feature request

Feature description

Currently, it's impossible to make a single rmw single typesupport build for rmw_fastrtps_dynamic_cpp, as it currently depends on rosidl_typesupport_fastrtps_c/cpp:

<build_depend>rosidl_typesupport_introspection_c</build_depend>
<build_depend>rosidl_typesupport_introspection_cpp</build_depend>

That dependency was introduced to use some utility functions available there.
It could be removed if the utility functions are moved to a common package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions