ADVRHumanoids / point_cloud2_filters

BSD 3-Clause "New" or "Revised" License
8 stars 3 forks source link

Absolute include #2

Closed peci1 closed 1 year ago

peci1 commented 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?

torydebra commented 1 year ago

Yep this is terrible :D I had some problems and then forgot about it.