69 lines
2.4 KiB
XML
69 lines
2.4 KiB
XML
<?xml version="1.0"?>
|
|
<!--
|
|
Copyright 2016 The Cartographer Authors
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License");
|
|
you may not use this file except in compliance with the License.
|
|
You may obtain a copy of the License at
|
|
|
|
http://www.apache.org/licenses/LICENSE-2.0
|
|
|
|
Unless required by applicable law or agreed to in writing, software
|
|
distributed under the License is distributed on an "AS IS" BASIS,
|
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
See the License for the specific language governing permissions and
|
|
limitations under the License.
|
|
-->
|
|
|
|
<package>
|
|
<name>google_cartographer</name>
|
|
<version>1.0.0</version>
|
|
<description>The google_cartographer package.</description>
|
|
<maintainer email="nobody@google.com">Google</maintainer>
|
|
<license>Apache 2.0</license>
|
|
|
|
<buildtool_depend>catkin</buildtool_depend>
|
|
|
|
<build_depend>eigen_conversions</build_depend>
|
|
<build_depend>geometry_msgs</build_depend>
|
|
<build_depend>google_cartographer_msgs</build_depend>
|
|
<build_depend>libpcl-all-dev</build_depend>
|
|
<build_depend>message_generation</build_depend>
|
|
<build_depend>nav_msgs</build_depend>
|
|
<build_depend>pcl_conversions</build_depend>
|
|
<build_depend>qtbase5-dev</build_depend>
|
|
<build_depend>rosbag</build_depend>
|
|
<build_depend>roscpp</build_depend>
|
|
<build_depend>roslib</build_depend>
|
|
<build_depend>rviz</build_depend>
|
|
<build_depend>sensor_msgs</build_depend>
|
|
<build_depend>std_msgs</build_depend>
|
|
<build_depend>tf2</build_depend>
|
|
<build_depend>tf2_eigen</build_depend>
|
|
<build_depend>visualization_msgs</build_depend>
|
|
|
|
<run_depend>eigen_conversions</run_depend>
|
|
<run_depend>geometry_msgs</run_depend>
|
|
<run_depend>google_cartographer_msgs</run_depend>
|
|
<run_depend>libpcl-all</run_depend>
|
|
<run_depend>libqt5-core</run_depend>
|
|
<run_depend>libqt5-gui</run_depend>
|
|
<run_depend>libqt5-widgets</run_depend>
|
|
<run_depend>message_runtime</run_depend>
|
|
<run_depend>nav_msgs</run_depend>
|
|
<run_depend>pcl_conversions</run_depend>
|
|
<run_depend>rosbag</run_depend>
|
|
<run_depend>roscpp</run_depend>
|
|
<run_depend>roslib</run_depend>
|
|
<run_depend>rviz</run_depend>
|
|
<run_depend>sensor_msgs</run_depend>
|
|
<run_depend>std_msgs</run_depend>
|
|
<run_depend>tf2_eigen</run_depend>
|
|
<run_depend>tf2</run_depend>
|
|
<run_depend>visualization_msgs</run_depend>
|
|
|
|
<export>
|
|
<rviz plugin="${prefix}/rviz_plugin_description.xml"/>
|
|
</export>
|
|
</package>
|