↓ 1 callersFunctionsmooth_path(robot, joints, path, obstacles=[], attachments=[],
self_collisions=True, disabled_collisions=
pybullet_tools/utils.py:4273
↓ 1 callersFunctionsolve_collision_free(door, obstacle, max_iterations=100, step_size=math.radians(5), min_distance=2e-2, draw=True)
examples/test_door.py:132