MCPcopy Create free account
hub / github.com/JeremyBYU/polylidar / test_clusters

Function test_clusters

tests/python/generated_test.py:14–17  ·  view source on GitHub ↗
(cluster_groups)

Source from the content-addressed store, hash-verified

12 verify_all(random_points, params_lmax)
13
14def test_clusters(cluster_groups):
15 points = cluster_groups['points']
16 polylidar_kwargs = cluster_groups['polylidar_kwargs']
17 verify_all(points, polylidar_kwargs)
18
19

Callers

nothing calls this directly

Calls 1

verify_allFunction · 0.90

Tested by

no test coverage detected