Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[generators] Ament: Fix install output folder, enable shared libraries and add docstrings #156

Merged
merged 5 commits into from
Sep 17, 2024

Conversation

danimtb
Copy link
Member

@danimtb danimtb commented Sep 11, 2024

  • Take into account the output-folder of the install command to generate files in the proper location.
  • Inject correct library path to be able to locate shared libraries when ROS "install/setup.bash" environment is activated:
    • This enables the possibility to launch executables (ROS nodes) that have shared dependencies from Conan packages.
  • Add docstrings to generator class and methods as preliminary documentation

@danimtb danimtb marked this pull request as draft September 11, 2024 16:58
@danimtb danimtb self-assigned this Sep 11, 2024
@danimtb danimtb changed the title [generators] Ament: Honor output-folder path to generate files [generators] Ament: Fix install output folder, enable shared libraries and add docstrings Sep 16, 2024
@danimtb danimtb marked this pull request as ready for review September 16, 2024 12:05
@danimtb danimtb requested a review from czoido September 16, 2024 12:10
@danimtb danimtb merged commit 2bdf0e9 into main Sep 17, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants