Skip to content

Commit 5184007

Browse files
committed
Put correct example file name in Cmake
1 parent a1df413 commit 5184007

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ur_robot_driver/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ install(PROGRAMS
225225
scripts/start_ursim.sh
226226
examples/examples.py
227227
examples/force_mode.py
228-
examples/trajectory_until.py
228+
examples/move_until_example.py
229229
DESTINATION lib/${PROJECT_NAME}
230230
)
231231

0 commit comments

Comments
 (0)