Skip to content
Snippets Groups Projects
Commit 76462227 authored by Tommy Persson's avatar Tommy Persson
Browse files

Removing grid support

parent abd18f2b
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,6 @@ find_package(catkin REQUIRED COMPONENTS
roscpp
rospy
std_msgs
lrs_util_gs
)
## System dependencies are found with CMake's conventions
......@@ -34,7 +33,6 @@ CFPositionVelocity.msg
CScanUavInfo.msg
ExtData.msg
ExtConfig.msg
GridObject.msg
HeliState.msg
LQRCExtraSwitch.msg
LQQueueInfo.msg
......@@ -78,7 +76,6 @@ PlatformHeartbeat.msg
## Generate added messages and services with any dependencies listed here
generate_messages(
DEPENDENCIES
lrs_util_gs
geometry_msgs
std_msgs
)
......
int32 id
lrs_util_gs/GridInfo gridinfo
......@@ -41,7 +41,6 @@
<!-- Use test_depend for packages you need only for testing: -->
<!-- <test_depend>gtest</test_depend> -->
<buildtool_depend>catkin</buildtool_depend>
<depend>lrs_util_gs</depend>
<depend>geometry_msgs</depend>
<depend>roscpp</depend>
<depend>rospy</depend>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment