Closed weithegreat closed 1 month ago
@jwnimmer-tri Hey Jeremy would you mind taking a look at this PR?
+@IanTheEngineer do you know any https://github.com/RobotLocomotion/drake-ros member who would like to review this?
To me, the ament part looks okay, but manually setting LD_LIBRARY_PATH is usually an obscenity and should be avoided with prejudice. Hopefully there is another way to get it working. I imagine the ament ecosystem already has some better way to deal with library paths?
@IanTheEngineer last call to find someone to support this ament example.
If we can't find anyone to support it, then I will merge this PR as-is and follow up by documenting the ament example as outside of our support footprint, i.e., "community maintained - PRs welcome" and remove it from CI.
I should probably ping @EricCousineau-TRI also.
The current amend cmake example build without problem, however there will be issue finding drake dependency for libraries depends on such a library
Closes #292.
This change is