Skip to content

Commit

Permalink
use local test bag
Browse files Browse the repository at this point in the history
  • Loading branch information
wilselby committed Apr 17, 2019
1 parent 20e7366 commit 2d7b784
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ouster_ros/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,14 +45,14 @@ catkin_package(

if (CATKIN_ENABLE_TESTING)

# find_package(rostest REQUIRED)
# add_rostest(tests/os1_replay.test)
find_package(rostest REQUIRED)
add_rostest(tests/os1_replay.test)

# catkin_download_test_data(
# ${PROJECT_NAME}_test.bag
# https://data.ouster.io/sample-data-2018-08-29/2018-08-29-16-46-17_2.bag
# https://data.ouster.io/sample-data-1.10/2019-03-26-21-15-45_0.bag
# DESTINATION ${CATKIN_DEVEL_PREFIX}/${CATKIN_PACKAGE_SHARE_DESTINATION}/tests
# MD5 78ef679d4aede50a6725ad303de63d75)
# MD5 2dc106b0e59a04365c5d395828db456d)

endif()

Expand Down

0 comments on commit 2d7b784

Please sign in to comment.