mirror of
https://github.com/elephantrobotics/mycobot_ros.git
synced 2026-07-05 19:47:04 +00:00
fix catkin_make
This commit is contained in:
parent
3e9f50cb7f
commit
9d9874a92d
1 changed files with 3 additions and 3 deletions
|
|
@ -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}
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue