Skip to content

Commit

Permalink
PATCH Remove experimental feature export_costmap from hydro devel
Browse files Browse the repository at this point in the history
  • Loading branch information
dimkirt committed May 27, 2015
1 parent fe25ca0 commit 42fe188
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 62 deletions.
6 changes: 1 addition & 5 deletions pandora_explorer/test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,4 @@ target_link_libraries(map_frontier_search_test
frontier_searchers
)

catkin_add_gtest(export_costmap export_costmap.cpp)
target_link_libraries(export_costmap
${catkin_LIBRARIES}
gtest_main
)

57 changes: 0 additions & 57 deletions pandora_explorer/test/export_costmap.cpp

This file was deleted.

0 comments on commit 42fe188

Please sign in to comment.