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

[CMake] Export target geometric_simu #70

@jmirabel

Description

@jmirabel

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.

Metadata

Metadata

Assignees

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