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

fix: ml detector buffer capacity and parameterization #7936

Merged
merged 6 commits into from
Jul 17, 2024

Merge branch 'main' into fix/centerpoint_buffer

83e6a6b
Select commit
Loading
Failed to load commit list.
Merged

fix: ml detector buffer capacity and parameterization #7936

Merge branch 'main' into fix/centerpoint_buffer
83e6a6b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 17, 2024 in 0s

0.00% of diff hit (target 0.00%)

View this Pull Request on Codecov

0.00% of diff hit (target 0.00%)

Annotations

Check warning on line 106 in perception/image_projection_based_fusion/src/pointpainting_fusion/node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/image_projection_based_fusion/src/pointpainting_fusion/node.cpp#L106

Added line #L106 was not covered by tests

Check warning on line 187 in perception/image_projection_based_fusion/src/pointpainting_fusion/node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/image_projection_based_fusion/src/pointpainting_fusion/node.cpp#L187

Added line #L187 was not covered by tests

Check warning on line 36 in perception/lidar_centerpoint/include/lidar_centerpoint/centerpoint_config.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/lidar_centerpoint/include/lidar_centerpoint/centerpoint_config.hpp#L36

Added line #L36 was not covered by tests

Check warning on line 88 in perception/lidar_centerpoint/lib/centerpoint_trt.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/lidar_centerpoint/lib/centerpoint_trt.cpp#L88

Added line #L88 was not covered by tests

Check warning on line 103 in perception/lidar_centerpoint/lib/centerpoint_trt.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/lidar_centerpoint/lib/centerpoint_trt.cpp#L103

Added line #L103 was not covered by tests

Check warning on line 53 in perception/lidar_centerpoint/src/node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/lidar_centerpoint/src/node.cpp#L53

Added line #L53 was not covered by tests

Check warning on line 110 in perception/lidar_centerpoint/src/node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/lidar_centerpoint/src/node.cpp#L110

Added line #L110 was not covered by tests

Check warning on line 33 in perception/lidar_transfusion/include/lidar_transfusion/transfusion_config.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/lidar_transfusion/include/lidar_transfusion/transfusion_config.hpp#L33

Added line #L33 was not covered by tests

Check warning on line 31 in perception/lidar_transfusion/src/lidar_transfusion_node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/lidar_transfusion/src/lidar_transfusion_node.cpp#L31

Added line #L31 was not covered by tests

Check warning on line 37 in perception/lidar_transfusion/src/lidar_transfusion_node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/lidar_transfusion/src/lidar_transfusion_node.cpp#L37

Added line #L37 was not covered by tests

Check warning on line 81 in perception/lidar_transfusion/src/lidar_transfusion_node.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

perception/lidar_transfusion/src/lidar_transfusion_node.cpp#L81

Added line #L81 was not covered by tests