Skip to content

generate bindings job deletes functions from the generated code, but they exist in upstream headers #605

@esteve

Description

@esteve

See for example: #602

The rcl_wait_for_clients and rcl_wait_for_servers functions are removed from the bindings, but they do exist in Rolling (https://github.com/ros2/rcl/blob/rolling/rcl/include/rcl/graph.h#L825 and https://github.com/ros2/rcl/blob/rolling/rcl/include/rcl/graph.h#L862).

Similar issue happened already (#572), but for different functions (rcutils_raw_steady_time_now in that case). Issue was fixed by #582, but it seems it was not the actual solution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions