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

Fix installation with catkin #5

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

argpravardhan
Copy link

Issue

Building with catkin build works fine but not installing.
To reproduce: Run the following in the workspace

catkin config --install
catkin build

throws an error saying it can't find media and the script.

The libpoly2tri.so file also needs to be installed for the plugin to work properly in rviz.

Removed unnecessary copy of folders
Add poly2tri to install target
Cmake version update
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.

1 participant