↓ 1 callersFunctionbuild_sdf_from_paths(
paths: dict[int, dict[str, Any]], origin: np.ndarray, resolution: float, shape: tuple[int, int, int]
)
tool/path_editor.py:120
↓ 1 callersFunctiondepth_to_color_cloud(
depth, color_image, depth_K, color_K, T_depth_color, u_grid, v_grid, pixel_step, max_depth
)
tool/global_pointcloud_publisher.py:100
↓ 1 callersFunctiondepth_to_grayscale_cloud(depth, gray_image, K, u_grid, v_grid, pixel_step, max_depth)
tool/global_pointcloud_publisher.py:52