Skip to content

ament_auto_generate_code() doesn't generate interfaces #301

@nnmm

Description

@nnmm

When I set up my package with ament_cmake_auto like this:

ament_auto_find_build_dependencies()
ament_auto_generate_code()
ament_auto_package()

and build the package, the build succeeds but the install folder contains no header or source files. Here is a minimal example to reproduce it. Is there an option to one of these functions that I'm missing? I know there is no documentation, but in the case of ament_auto_generate_code I'm not even sure where the source code lives.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions