Skip to content
Snippets Groups Projects
Commit 30cb3fe3 authored by Lukas Bulwahn's avatar Lukas Bulwahn Committed by GitHub
Browse files

Merge pull request #409 from Minipada/master

octomap-ros: solves link issue with liboctomap.so and local ros installation
parents 2d72d184 43bd17e8
No related branches found
No related tags found
No related merge requests found
......@@ -17,4 +17,5 @@ do_configure_append() {
sed -i -e 's: /usr/lib/liboctomap.so: ${STAGING_LIBDIR}/liboctomap.so:g' \
-e 's: /usr/lib/liboctomath.so: ${STAGING_LIBDIR}/liboctomath.so:g' \
${B}/CMakeFiles/octomap_ros.dir/build.make
sed -i -e 's:-L\/opt\/ros\/indigo\/lib::g' ${B}/CMakeFiles/octomap_ros.dir/link.txt
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment