Skip to content

Commit de4c24f

Browse files
committed
delete install programs
1 parent 5e44598 commit de4c24f

1 file changed

Lines changed: 1 addition & 13 deletions

File tree

  • Industrial/ros2_SimRealRobotControl_gz/ros2srrc_execution

Industrial/ros2_SimRealRobotControl_gz/ros2srrc_execution/CMakeLists.txt

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -127,18 +127,6 @@ install(
127127
DESTINATION
128128
share/${PROJECT_NAME}
129129
)
130-
install(PROGRAMS
131-
132-
python/RobotState.py
133-
python/SpawnObject.py
134-
python/ExecuteProgram.py
135-
136-
python/testClients/test_Move.py
137-
python/testClients/test_RobMove.py
138-
python/testClients/test_PG.py
139-
python/testClients/test_VG.py
140-
141-
DESTINATION lib/${PROJECT_NAME}
142-
)
130+
143131

144132
ament_package()

0 commit comments

Comments
 (0)