This repository was archived by the owner on Nov 28, 2025. It is now read-only.

Description
In #69 I removed the export of geometric_simu. First of all, let me remind that the exported target isn't used (and I don't see how it could be used). Now, if you want to reintroduce the export, here is a way of reproducing the issue.
Keeping the old installation path for geometric_simu, i.e. prefix/bin, use roscore in one terminal and rosrun dynamic_graph_bridge geometric_simu in another.
Using the current installation path for geometric_simu, i.e. prefix/lib/dynamic_graph_bridge, and exporting target geometric_simu, try to compile any package that depends on dynamic_graph_bridge.