Closed peci1 closed 1 year ago
https://github.com/torydebra/point_cloud2_filters/blob/1cc996bce2d8dcd261a73e14e7d496b75c48acbf/include/point_cloud2_filters/PassThroughFilterPointCloud2.hpp#L6
This is veeery bad for code reusability. Did you have any problems including filter_base.hpp in the standard way?
filter_base.hpp
Yep this is terrible :D I had some problems and then forgot about it.
https://github.com/torydebra/point_cloud2_filters/blob/1cc996bce2d8dcd261a73e14e7d496b75c48acbf/include/point_cloud2_filters/PassThroughFilterPointCloud2.hpp#L6
This is veeery bad for code reusability. Did you have any problems including
filter_base.hpp
in the standard way?