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

refactor(pointcloud_preprocessor): publish noise points in ring outlier filter #6581

change namespace of topic

77c0ab4
Select commit
Loading
Failed to load commit list.
Merged

refactor(pointcloud_preprocessor): publish noise points in ring outlier filter #6581

change namespace of topic
77c0ab4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 13, 2024 in 0s

0.00% of diff hit (target 14.79%)

View this Pull Request on Codecov

0.00% of diff hit (target 14.79%)

Annotations

Check warning on line 143 in sensing/pointcloud_preprocessor/src/outlier_filter/dual_return_outlier_filter_nodelet.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/outlier_filter/dual_return_outlier_filter_nodelet.cpp#L142-L143

Added lines #L142 - L143 were not covered by tests

Check warning on line 236 in sensing/pointcloud_preprocessor/src/outlier_filter/dual_return_outlier_filter_nodelet.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/outlier_filter/dual_return_outlier_filter_nodelet.cpp#L235-L236

Added lines #L235 - L236 were not covered by tests

Check warning on line 246 in sensing/pointcloud_preprocessor/src/outlier_filter/dual_return_outlier_filter_nodelet.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/outlier_filter/dual_return_outlier_filter_nodelet.cpp#L246

Added line #L246 was not covered by tests

Check warning on line 37 in sensing/pointcloud_preprocessor/src/outlier_filter/ring_outlier_filter_nodelet.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/outlier_filter/ring_outlier_filter_nodelet.cpp#L37

Added line #L37 was not covered by tests

Check warning on line 52 in sensing/pointcloud_preprocessor/src/outlier_filter/ring_outlier_filter_nodelet.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/outlier_filter/ring_outlier_filter_nodelet.cpp#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 81 in sensing/pointcloud_preprocessor/src/outlier_filter/ring_outlier_filter_nodelet.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/outlier_filter/ring_outlier_filter_nodelet.cpp#L79-L81

Added lines #L79 - L81 were not covered by tests

Check warning on line 165 in sensing/pointcloud_preprocessor/src/outlier_filter/ring_outlier_filter_nodelet.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/outlier_filter/ring_outlier_filter_nodelet.cpp#L164-L165

Added lines #L164 - L165 were not covered by tests

Check warning on line 170 in sensing/pointcloud_preprocessor/src/outlier_filter/ring_outlier_filter_nodelet.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/outlier_filter/ring_outlier_filter_nodelet.cpp#L169-L170

Added lines #L169 - L170 were not covered by tests

Check warning on line 175 in sensing/pointcloud_preprocessor/src/outlier_filter/ring_outlier_filter_nodelet.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/outlier_filter/ring_outlier_filter_nodelet.cpp#L172-L175

Added lines #L172 - L175 were not covered by tests

Check warning on line 177 in sensing/pointcloud_preprocessor/src/outlier_filter/ring_outlier_filter_nodelet.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/outlier_filter/ring_outlier_filter_nodelet.cpp#L177

Added line #L177 was not covered by tests

Check warning on line 181 in sensing/pointcloud_preprocessor/src/outlier_filter/ring_outlier_filter_nodelet.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/outlier_filter/ring_outlier_filter_nodelet.cpp#L180-L181

Added lines #L180 - L181 were not covered by tests

Check warning on line 183 in sensing/pointcloud_preprocessor/src/outlier_filter/ring_outlier_filter_nodelet.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/outlier_filter/ring_outlier_filter_nodelet.cpp#L183

Added line #L183 was not covered by tests

Check warning on line 215 in sensing/pointcloud_preprocessor/src/outlier_filter/ring_outlier_filter_nodelet.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/outlier_filter/ring_outlier_filter_nodelet.cpp#L214-L215

Added lines #L214 - L215 were not covered by tests

Check warning on line 218 in sensing/pointcloud_preprocessor/src/outlier_filter/ring_outlier_filter_nodelet.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/outlier_filter/ring_outlier_filter_nodelet.cpp#L217-L218

Added lines #L217 - L218 were not covered by tests

Check warning on line 223 in sensing/pointcloud_preprocessor/src/outlier_filter/ring_outlier_filter_nodelet.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/outlier_filter/ring_outlier_filter_nodelet.cpp#L220-L223

Added lines #L220 - L223 were not covered by tests

Check warning on line 225 in sensing/pointcloud_preprocessor/src/outlier_filter/ring_outlier_filter_nodelet.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/outlier_filter/ring_outlier_filter_nodelet.cpp#L225

Added line #L225 was not covered by tests

Check warning on line 230 in sensing/pointcloud_preprocessor/src/outlier_filter/ring_outlier_filter_nodelet.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/outlier_filter/ring_outlier_filter_nodelet.cpp#L228-L230

Added lines #L228 - L230 were not covered by tests

Check warning on line 235 in sensing/pointcloud_preprocessor/src/outlier_filter/ring_outlier_filter_nodelet.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/outlier_filter/ring_outlier_filter_nodelet.cpp#L235

Added line #L235 was not covered by tests

Check warning on line 239 in sensing/pointcloud_preprocessor/src/outlier_filter/ring_outlier_filter_nodelet.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/outlier_filter/ring_outlier_filter_nodelet.cpp#L237-L239

Added lines #L237 - L239 were not covered by tests

Check warning on line 287 in sensing/pointcloud_preprocessor/src/outlier_filter/ring_outlier_filter_nodelet.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/outlier_filter/ring_outlier_filter_nodelet.cpp#L287

Added line #L287 was not covered by tests

Check warning on line 299 in sensing/pointcloud_preprocessor/src/outlier_filter/ring_outlier_filter_nodelet.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/outlier_filter/ring_outlier_filter_nodelet.cpp#L299

Added line #L299 was not covered by tests

Check warning on line 303 in sensing/pointcloud_preprocessor/src/outlier_filter/ring_outlier_filter_nodelet.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/outlier_filter/ring_outlier_filter_nodelet.cpp#L303

Added line #L303 was not covered by tests

Check warning on line 313 in sensing/pointcloud_preprocessor/src/outlier_filter/ring_outlier_filter_nodelet.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/outlier_filter/ring_outlier_filter_nodelet.cpp#L308-L313

Added lines #L308 - L313 were not covered by tests

Check warning on line 316 in sensing/pointcloud_preprocessor/src/outlier_filter/ring_outlier_filter_nodelet.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/outlier_filter/ring_outlier_filter_nodelet.cpp#L316

Added line #L316 was not covered by tests