diff --git a/drake_cmake_installed/src/find_resource/find_resource_example.py b/drake_cmake_installed/src/find_resource/find_resource_example.py index dd371ee0..b36b77fa 100644 --- a/drake_cmake_installed/src/find_resource/find_resource_example.py +++ b/drake_cmake_installed/src/find_resource/find_resource_example.py @@ -4,4 +4,4 @@ from pydrake.common import FindResourceOrThrow -FindResourceOrThrow('drake/examples/atlas/urdf/atlas_convex_hull.urdf') +FindResourceOrThrow('drake/examples/pendulum/Pendulum.urdf')