/usr/share/eigen_stl_containers/package.xml is in libeigen-stl-containers-dev 0.1.6-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | <package>
<name>eigen_stl_containers</name>
<version>0.1.6</version>
<description>This package provides a set of typedef's that allow
using Eigen datatypes in STL containers</description>
<author email="isucan@willowgarage.com">Ioan Sucan</author>
<maintainer email="isucan@willowgarage.com">Ioan Sucan</maintainer>
<license>BSD</license>
<url>http://eigen.tuxfamily.org/dox/TopicUnalignedArrayAssert.html</url>
<url type="bugtracker">https://github.com/ros/eigen_stl_containers/issues</url>
<url type="repository">https://github.com/ros/eigen_stl_containers</url>
<buildtool_depend>catkin</buildtool_depend>
<build_depend>eigen</build_depend>
<run_depend>eigen</run_depend>
</package>
|