Navigation Menu

Skip to content

Commit

Permalink
builds in mapping docker
Browse files Browse the repository at this point in the history
  • Loading branch information
jakeware committed Sep 12, 2017
1 parent 2d7613d commit d4139ef
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 12 deletions.
4 changes: 0 additions & 4 deletions CMakeLists.txt
Expand Up @@ -16,13 +16,9 @@ find_package(catkin REQUIRED COMPONENTS
tf2
cv_bridge
image_transport
acl_fsw
message_generation
sensor_msgs
mavros_msgs
pcl_ros
fla_msgs
fla_utils
)

find_package( Eigen3 REQUIRED )
Expand Down
8 changes: 0 additions & 8 deletions package.xml
Expand Up @@ -50,13 +50,9 @@
<build_depend>std_srvs</build_depend>
<build_depend>message_generation</build_depend>
<build_depend>nav_msgs</build_depend>
<build_depend>acl_fsw</build_depend>
<build_depend>rosbag</build_depend>
<build_depend>roslib</build_depend>
<build_depend>fla_msgs</build_depend>
<build_depend>fla_utils</build_depend>
<build_depend>sensor_msgs</build_depend>
<build_depend>mavros_msgs</build_depend>
<build_depend>pcl_ros</build_depend>

<run_depend>roscpp</run_depend>
Expand All @@ -67,12 +63,8 @@
<run_depend>tf</run_depend>
<run_depend>tf2</run_depend>
<run_depend>nav_msgs</run_depend>
<run_depend>acl_fsw</run_depend>
<run_depend>message_runtime</run_depend>
<run_depend>fla_msgs</run_depend>
<run_depend>fla_utils</run_depend>
<run_depend>sensor_msgs</run_depend>
<run_depend>mavros_msgs</run_depend>
<run_depend>pcl_ros</run_depend>


Expand Down

0 comments on commit d4139ef

Please sign in to comment.