Skip to content

ament_auto_find_build_dependencies compile error #509

@dvdmc

Description

@dvdmc

It seems that ament_auto_find_build_dependencies was not able to find pcl_conversions even if it is listed in the package.xml as <depend>pcl_conversions</depend>. Using find_package(pcl_conversions REQUIRED) solves the problem.

Didn't have the time to do extensive testing on this but let me know if you need more feedback.

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