Skip to content

Commit

Permalink
fix CMakeLists
Browse files Browse the repository at this point in the history
  • Loading branch information
cjue committed Apr 13, 2022
1 parent af0a169 commit 22b9c92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion motoman_gp8_support/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ catkin_package()

if (CATKIN_ENABLE_TESTING)
find_package(roslaunch REQUIRED)
roslaunch_add_file_check(test/launch_test.xml)
roslaunch_add_file_check(test/launch_test_gp8.xml)
endif()

install(DIRECTORY config launch meshes urdf
Expand Down

0 comments on commit 22b9c92

Please sign in to comment.