Skip to content

Commit

Permalink
[pr2_base_trajectory_action/CMakeLists.txt] disable test with gazebo
Browse files Browse the repository at this point in the history
  • Loading branch information
furushchev committed Jul 9, 2016
1 parent 089604c commit 7a2ec3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jsk_pr2_robot/pr2_base_trajectory_action/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ if(CATKIN_ENABLE_TESTING)
catkin_add_gtest(spline_test
test/spline_test.cpp)
target_link_libraries(spline_test ${catkin_LIBRARIES} ${Boost_LIBRARIES})
add_rostest(test/pr2_base_trajectory_action.test)
# add_rostest(test/pr2_base_trajectory_action.test)
endif()

0 comments on commit 7a2ec3e

Please sign in to comment.