Skip to content

Commit

Permalink
Merge pull request #46 from ipa-fmw/remove/cob_relayboard
Browse files Browse the repository at this point in the history
remove cob_relayboard
  • Loading branch information
fmessmer committed Aug 1, 2017
2 parents caabf1f + f661205 commit ae9109f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion cob_safety_controller/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ find_package(catkin REQUIRED)

catkin_package()

install(PROGRAMS bin/safety_controller
install(PROGRAMS bin/safety_controller ros/src/flexisoft_sim.py
DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION}
)
2 changes: 2 additions & 0 deletions cob_safety_controller/ros/src/flexisoft_sim.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
#!/bin/bash
echo "this is just a placeholder"

0 comments on commit ae9109f

Please sign in to comment.