We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e44598 commit de4c24fCopy full SHA for de4c24f
1 file changed
Industrial/ros2_SimRealRobotControl_gz/ros2srrc_execution/CMakeLists.txt
@@ -127,18 +127,6 @@ install(
127
DESTINATION
128
share/${PROJECT_NAME}
129
)
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
-)
+
143
144
ament_package()
0 commit comments