Skip to content

Commit

Permalink
improving fake_joystick and adding to stompy_ros
Browse files Browse the repository at this point in the history
  • Loading branch information
braingram committed Nov 28, 2016
1 parent fca22d9 commit dadde5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/stompy_ros/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ include_directories(
## Install ##
#############

catkin_install_python(PROGRAMS bin/leg
catkin_install_python(PROGRAMS bin/leg bin/fake_joystick.py
DESTINATION $(CATKIN_PACKAGE_BIN_DESTINATION))
# all install targets should use catkin DESTINATION variables
# See http://ros.org/doc/api/catkin/html/adv_user_guide/variables.html
Expand Down

0 comments on commit dadde5d

Please sign in to comment.