Navigation Menu

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

Split off pcl_ros_filter into separate library #239

Merged

Conversation

paulbovbel
Copy link
Member

Resolve #16

@paulbovbel paulbovbel requested a review from wkentaro June 26, 2019 15:02
@@ -87,8 +87,7 @@ generate_dynamic_reconfigure_options(
catkin_package(
INCLUDE_DIRS include
LIBRARIES
pcl_ros_filters
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Both pcl_ros_filters and pcl_ros_io have their symbols stripped, so it makes no sense to export these libraries.

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.

Filter class should be compiled separately from pcl_ros_filters library
1 participant