Skip to content

Commit

Permalink
remove cob_relayboard
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian Weisshardt committed Jul 31, 2017
1 parent 9a0f48e commit f661205
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 f661205

Please sign in to comment.