We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Nodelet error occurs, when the package was built with install option.
Please add following lines to the cmake file:
install( FILES nodelets.xml DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION} )
The text was updated successfully, but these errors were encountered:
PR with this change is here: #75
Sorry, something went wrong.
Hi Muri and Simon,
Thanks for the fix PR, we will test and update codes.
Thanks, Fred
No branches or pull requests
Nodelet error occurs, when the package was built with install option.
Please add following lines to the cmake file:
The text was updated successfully, but these errors were encountered: