diff --git a/tests/test_curobo.py b/tests/test_curobo.py index e20f77505..caf230df4 100644 --- a/tests/test_curobo.py +++ b/tests/test_curobo.py @@ -236,7 +236,7 @@ def test_curobo(): batch_size=batch_size, debug=False, use_cuda_graph=True, - collision_activation_distance=0.01, # Use larger activation distance for better reproducibility + collision_activation_distance=0.01, # Use larger activation distance for better reproducibility use_default_embodiment_only=True, )