Robotics StackExchange | Archived questions

How do you export package dependencies to downstream packages?

First of all, I see that the tutorial for ament_cmake covers this idea. We are supposed to use ament_export_dependencies, however I still can't seem to get it to work. I feel like I'm missing something simple here.

I put together a small reproducible example here.

Things I've tried:

Requirements:

Other details:

Asked by Cadmus on 2022-10-22 02:07:40 UTC

Comments

Answers