20 Commits

Author SHA1 Message Date
Andrew Symington
1e544f132e
[ros2] lint the pcl_ros code base to try and get a green build :) (#406)
* Lint!

* Fix flake8 errors

* Fix clang-tidy errors

* Remove [[maybe_unused]]
2023-02-24 13:03:08 -08:00
Sean Kelly
9689971aee
Make ament_flake8 pass (#299)
Set of hand-made changes to let ament_flake8 pass
2020-08-09 16:47:01 -07:00
James Ward
cd3720923a Increase limits on CropBox filter parameters
Min and max of CropBox filter was +/- 5m. For a pointcloud from a Velodyne, for example, this is not enough.
Increased to +/- 1000m.
2018-05-08 22:17:42 +09:00
Lucid One
d245f70f4f Fixes #87 for Indigo 2018-04-30 11:44:37 -04:00
Dani Carbonell
a41d54b3eb Update common.py
Extended filter limits up to ±100000.0 in order to support intensity channel filtering.
2018-04-30 11:44:37 -04:00
Paul Bovbel
08e83a67bf merge pull request #60 2018-04-30 11:44:37 -04:00
rlklaser
45c5de6aff Update common.py
filters min max are bounded to only -5,5 when using rosparam load and dynamic reconfigure
2018-04-30 11:44:37 -04:00
Julius Kammerl
6f256968eb fixing catkin python imports 2018-04-30 11:44:37 -04:00
Julius Kammerl
3327eb6a20 Fixing catkin python imports 2018-04-30 11:44:37 -04:00
Julius Kammerl
e6122e2b87 Fixing catkin python import 2018-04-30 11:44:37 -04:00
Julius Kammerl
9244556f9b Fixing catkin python import 2018-04-30 11:44:37 -04:00
Julius Kammerl
3dee819ea9 Fixing catkin python import 2018-04-30 11:44:37 -04:00
Julius Kammerl
0f6ee511da Fixing catkin python import 2018-04-30 11:44:37 -04:00
Julius Kammerl
6038a445d8 Fixing catkin python import 2018-04-30 11:44:37 -04:00
Julius Kammerl
698134ab74 Fixing catkin python import 2018-04-30 11:44:37 -04:00
Kei Okada
f2553aac6c copy features/segmentation/surface from fuerte-devel 2018-04-30 11:44:37 -04:00
Dirk Thomas
c7c4a1fa56 remove obsolete roslib import 2018-04-30 11:44:37 -04:00
Dirk Thomas
c4aed1cb0c clean up shared parameters 2018-04-30 11:44:37 -04:00
Dirk Thomas
2da1700056 fix dyn reconf files 2018-04-30 11:44:37 -04:00
Julius Kammerl
a3701bb3df migrating nodelets and tools from fuerte release to pcl_ros 2018-04-30 11:44:37 -04:00