Andrew Symington

Results 16 comments of Andrew Symington

> These three filters are not migrated yet. I copied the code in this PR branch to the latest branch and made fixes based on modifications of previous PRs. @asymingt,...

Done, here they are: - https://github.com/ros-perception/perception_pcl/pull/398/files [VoxelGrid] - https://github.com/ros-perception/perception_pcl/pull/399/files [RadiusOutlierRemoval] - https://github.com/ros-perception/perception_pcl/pull/400/files [StatisticalOutlierRemoval] Let me know if you want to handle `CropBox` too.

> > Let me know if you want to handle CropBox too. > > Oh, I missed it. Please handle it. Thank you! OK -- I'm starting to hate the...

> `ament_cpplint` `ament_uncrustify` `ament_...` Totally, but wheres the `ament_cpplint --reformat` and `ament_cppcheck --reformat` :)

> > Let me know if you want to handle CropBox too. > > Oh, I missed it. Please handle it. Thank you! @SteveMacenski and @daisukes : Looks like I...

> > Let me know if you want to handle CropBox too. > > Oh, I missed it. Please handle it. Thank you! It's done here: https://github.com/ros-perception/perception_pcl/pull/401 Do you all...