Skip to content

Depth image renderer #91

Depth image renderer

Depth image renderer #91

Re-run triggered December 6, 2024 11:38
Status Success
Total duration 3m 4s
Artifacts

cpp.yml

on: pull_request
Matrix: Build
Matrix: Test
Valgrind memcheck
15m 57s
Valgrind memcheck
Matrix: sanitize
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
Clang tidy: library/cpp/src/core/utils/sdf/quasi_euclidean_sdf_generator.cc#L107
Value stored to 'half_max_neighbor_distance_offset' during its initialization is never read [clang-analyzer-deadcode.DeadStores]
Clang tidy: library/cpp/src/core/utils/sdf/full_euclidean_sdf_generator.cc#L114
Value stored to 'half_max_neighbor_distance_offset' during its initialization is never read [clang-analyzer-deadcode.DeadStores]