Skip to content

Commit

Permalink
fix catkin_make
Browse files Browse the repository at this point in the history
  • Loading branch information
wangWking committed Oct 25, 2023
1 parent 3e9f50c commit 9d9874a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CobotX/cobotx_b450/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ catkin_install_python(PROGRAMS
scripts/teleop_keyboard.py
scripts/listen_real.py
scripts/listen_real_of_topic.py
scripts/detect_marker.py
scripts/following_marker.py
scripts/follow_and_pump.py
# scripts/detect_marker.py
# scripts/following_marker.py
# scripts/follow_and_pump.py
scripts/simple_gui.py
DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION}
)
Expand Down

0 comments on commit 9d9874a

Please sign in to comment.