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

update upstream #1

Open
wants to merge 88 commits into
base: kinetic-devel
Choose a base branch
from

Conversation

Patrick-Lascombe
Copy link

No description provided.

peci1 and others added 30 commits May 21, 2019 23:11
Filters LaserScan points inside or outside a specified polygon. This
filter also exposes a dynamic reconfigure server for reconfiguration.
Required for laser scanners that also show the veiling effect in front
of physical objects.
…-shadow-start-point

feat(scan_shadows_filter): Parameter to remove shadow start point
…adowsfilter

feat(ScanShadowsFilter): add dynamic reconfigure
Add a new filter to remove measurements that do not have a number of
neighbors within a certain range.
Bump CMake version to avoid CMP0048 warning
This allows to test the filter by effectively disabling it.
Found by @jonbinney.
Use proper casts recommended for C++ in order to show errors during
compilation.
Also change the iterating variable to int.
Found by @jonbinney.
jonbinney and others added 30 commits June 10, 2021 20:06
…onfigure

Added DynamicReconfigure for RangeFilter
…xamples

Fixed naming of laser filter plugins in yaml files
scan_to_cloud_filter_chain: Make cloud channels configurable
The robot image doesn't have laser_geometry, which we need.
Older versions of cmake don't seem to handle the -B option in quite the
same way.
…lodic

Run CI on kinetic and melodic as well as noetic
fix(speckle_filter): Possible segfault when ranges size was smaller than filter window
Added nodelet version of scan_to_cloud_filter_chain .
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.