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

Function test_random_points

tests/python/generated_test.py:11–12  ·  view source on GitHub ↗
(random_points, params_lmax)

Source from the content-addressed store, hash-verified

9np.random.seed(1)
10
11def test_random_points(random_points, params_lmax):
12 verify_all(random_points, params_lmax)
13
14def test_clusters(cluster_groups):
15 points = cluster_groups['points']

Callers

nothing calls this directly

Calls 1

verify_allFunction · 0.90

Tested by

no test coverage detected