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

feat(pointcloud_preprocessor): support for 3d distortion correction algorithm and refactor distortion correction node #7137

Merged

Merge remote-tracking branch 'upstream/main' into refactor/distortion…

ee8ace5
Select commit
Loading
Failed to load commit list.
Merged

feat(pointcloud_preprocessor): support for 3d distortion correction algorithm and refactor distortion correction node #7137

Merge remote-tracking branch 'upstream/main' into refactor/distortion…
ee8ace5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 3, 2024 in 1s

55.20% of diff hit (target 0.00%)

View this Pull Request on Codecov

55.20% of diff hit (target 0.00%)

Annotations

Check warning on line 110 in sensing/pointcloud_preprocessor/include/pointcloud_preprocessor/distortion_corrector/distortion_corrector.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/include/pointcloud_preprocessor/distortion_corrector/distortion_corrector.hpp#L110

Added line #L110 was not covered by tests

Check warning on line 140 in sensing/pointcloud_preprocessor/include/pointcloud_preprocessor/distortion_corrector/distortion_corrector.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/include/pointcloud_preprocessor/distortion_corrector/distortion_corrector.hpp#L140

Added line #L140 was not covered by tests

Check warning on line 75 in sensing/pointcloud_preprocessor/src/distortion_corrector/distortion_corrector.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/distortion_corrector/distortion_corrector.cpp#L75

Added line #L75 was not covered by tests

Check warning on line 82 in sensing/pointcloud_preprocessor/src/distortion_corrector/distortion_corrector.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/distortion_corrector/distortion_corrector.cpp#L82

Added line #L82 was not covered by tests

Check warning on line 207 in sensing/pointcloud_preprocessor/src/distortion_corrector/distortion_corrector.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/distortion_corrector/distortion_corrector.cpp#L207

Added line #L207 was not covered by tests

Check warning on line 219 in sensing/pointcloud_preprocessor/src/distortion_corrector/distortion_corrector.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/distortion_corrector/distortion_corrector.cpp#L219

Added line #L219 was not covered by tests

Check warning on line 241 in sensing/pointcloud_preprocessor/src/distortion_corrector/distortion_corrector.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/distortion_corrector/distortion_corrector.cpp#L241

Added line #L241 was not covered by tests

Check warning on line 247 in sensing/pointcloud_preprocessor/src/distortion_corrector/distortion_corrector.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/distortion_corrector/distortion_corrector.cpp#L247

Added line #L247 was not covered by tests

Check warning on line 262 in sensing/pointcloud_preprocessor/src/distortion_corrector/distortion_corrector.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/distortion_corrector/distortion_corrector.cpp#L262

Added line #L262 was not covered by tests

Check warning on line 286 in sensing/pointcloud_preprocessor/src/distortion_corrector/distortion_corrector.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/distortion_corrector/distortion_corrector.cpp#L283-L286

Added lines #L283 - L286 were not covered by tests

Check warning on line 293 in sensing/pointcloud_preprocessor/src/distortion_corrector/distortion_corrector.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/distortion_corrector/distortion_corrector.cpp#L293

Added line #L293 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/distortion_corrector/distortion_corrector.cpp#L299

Added line #L299 was not covered by tests

Check warning on line 309 in sensing/pointcloud_preprocessor/src/distortion_corrector/distortion_corrector.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/distortion_corrector/distortion_corrector.cpp#L309

Added line #L309 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/distortion_corrector/distortion_corrector.cpp#L316

Added line #L316 was not covered by tests

Check warning on line 319 in sensing/pointcloud_preprocessor/src/distortion_corrector/distortion_corrector.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/distortion_corrector/distortion_corrector.cpp#L318-L319

Added lines #L318 - L319 were not covered by tests

Check warning on line 350 in sensing/pointcloud_preprocessor/src/distortion_corrector/distortion_corrector.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/distortion_corrector/distortion_corrector.cpp#L350

Added line #L350 was not covered by tests

Check warning on line 366 in sensing/pointcloud_preprocessor/src/distortion_corrector/distortion_corrector.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/distortion_corrector/distortion_corrector.cpp#L366

Added line #L366 was not covered by tests

Check warning on line 374 in sensing/pointcloud_preprocessor/src/distortion_corrector/distortion_corrector.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/distortion_corrector/distortion_corrector.cpp#L374

Added line #L374 was not covered by tests

Check warning on line 389 in sensing/pointcloud_preprocessor/src/distortion_corrector/distortion_corrector.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/distortion_corrector/distortion_corrector.cpp#L384-L389

Added lines #L384 - L389 were not covered by tests

Check warning on line 394 in sensing/pointcloud_preprocessor/src/distortion_corrector/distortion_corrector.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/distortion_corrector/distortion_corrector.cpp#L392-L394

Added lines #L392 - L394 were not covered by tests

Check warning on line 400 in sensing/pointcloud_preprocessor/src/distortion_corrector/distortion_corrector.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/distortion_corrector/distortion_corrector.cpp#L400

Added line #L400 was not covered by tests

Check warning on line 407 in sensing/pointcloud_preprocessor/src/distortion_corrector/distortion_corrector.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/distortion_corrector/distortion_corrector.cpp#L405-L407

Added lines #L405 - L407 were not covered by tests

Check warning on line 410 in sensing/pointcloud_preprocessor/src/distortion_corrector/distortion_corrector.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/distortion_corrector/distortion_corrector.cpp#L410

Added line #L410 was not covered by tests

Check warning on line 414 in sensing/pointcloud_preprocessor/src/distortion_corrector/distortion_corrector.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

sensing/pointcloud_preprocessor/src/distortion_corrector/distortion_corrector.cpp#L412-L414

Added lines #L412 - L414 were not covered by tests