Skip to content

Commit

Permalink
Disabled roslaunch tests, waiting for fix. Source version of roslaunc…
Browse files Browse the repository at this point in the history
…h was tested and passed
  • Loading branch information
shaun-edwards committed Jan 7, 2014
1 parent 963aa5a commit 2da9025
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions industrial_robot_simulator/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,10 @@ catkin_package(
##########

# ROS launch testing
find_package(roslaunch)
roslaunch_add_file_check(launch)
## ROS launch testing should be re-enabled when the roslaunch script is officially
## released (see https://github.com/ros/ros_comm/pull/333)
##find_package(roslaunch)
##roslaunch_add_file_check(launch)

#############
## Install ##
Expand Down

0 comments on commit 2da9025

Please sign in to comment.