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

specify prefix for filter plugins #27

Merged
merged 1 commit into from
Apr 27, 2018

Conversation

v4hn
Copy link
Member

@v4hn v4hn commented Apr 5, 2017

The missing prefix has hazardous consequences due
to a series of unfortunate events involving the filters and the
laser_filters package..

See ros-perception/laser_filters#50 for more details.

Fixes #26

The missing prefix has hazardous consequences due
to a series of unfortunate events involving the filters and the
laser_filters package..
@v4hn v4hn force-pushed the pr-hydro-fix-broken-filters-plugin branch from 03f2a9f to d75526a Compare April 5, 2017 18:17
v4hn added a commit to v4hn/pr2_navigation that referenced this pull request Apr 7, 2017
In our setup (an off-the-shelf PR2 with respect to these parts) the
previous parameters were too tight:
In many situations, especially when an obstacle split the ground-part
of a single laser-scan into two segments, one of these segments is not
picked up by the line-RANSAC with the old parameters.
Thus it ends up as an obstacle obstructing the local costmap of the
navigation.
With indigo, nobody else noticed this up to now because of a broken
filter-chain before that(see PR2#27).
v4hn added a commit to TAMS-Group/pr2_navigation that referenced this pull request Apr 10, 2017
In our setup (an off-the-shelf PR2 with respect to these parts) the
previous parameters were too tight:
In many situations, especially when an obstacle split the ground-part
of a single laser-scan into two segments, one of these segments is not
picked up by the line-RANSAC with the old parameters.
Thus it ends up as an obstacle obstructing the local costmap of the
navigation.
With indigo, nobody else noticed this up to now because of a broken
filter-chain before that(see PR2#27).
@k-okada
Copy link
Contributor

k-okada commented Apr 26, 2018

@furushchev
Copy link

@k-okada Yes, I think we also need to update the file.

@k-okada
Copy link
Contributor

k-okada commented Apr 26, 2018

@furushchev oh, i mean do you approve this change? (but if so, i think our pr2 fail to run laser filters, is it correct?)

@k-okada
Copy link
Contributor

k-okada commented Apr 27, 2018

I have talked to @furushchev online and confirmed this change is required and our pr2 is running without this future until now.
jsk-ros-pkg/jsk_robot#920

@k-okada k-okada merged commit 41ef29f into PR2:hydro-devel Apr 27, 2018
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.

3 participants