Skip to content

Commit

Permalink
Merge branch 'feature/elev_mapping_bench_callback_modes' into 'master'
Browse files Browse the repository at this point in the history
[elevation_mapping_benchmark_ros] Implemented integration of sequential evaluator with GT server and Benchmarking node

GitOrigin-RevId: 453de92d2f2bdead94bbfdef41184bdf2af85e9e
  • Loading branch information
mgaertneratanybotics authored and anybotics-sync-runner committed Nov 11, 2020
1 parent f60c50a commit 8d0a3b4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions grid_map_pcl/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,12 @@ install(
launch
DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}
)
install(
DIRECTORY
test
DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}
FILES_MATCHING PATTERN "*.pcd"
)
install(
FILES
README.md
Expand Down

0 comments on commit 8d0a3b4

Please sign in to comment.