We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10d00db commit 6b9ac8bCopy full SHA for 6b9ac8b
package.xml
@@ -1,8 +1,8 @@
1
<?xml version="1.0"?>
2
<package format="2">
3
<name>eigenpy</name>
4
- <version>1.5.1</version>
5
- <description>Bindings between Numpy and Eigen using Boost.Python - wrapped for catkin.</description>
+ <version>1.5.3</version>
+ <description>Bindings between Numpy and Eigen using Boost.Python</description>
6
<maintainer email="[email protected]">Justin Carpentier</maintainer>
7
<maintainer email="[email protected]">Wolfgang Merkt</maintainer>
8
<author>Justin Carpentier</author>
@@ -11,7 +11,6 @@
11
12
<url type="website">https://github.com/stack-of-tasks/eigenpy</url>
13
14
- <build_depend>git</build_depend>
15
<depend>python</depend>
16
<depend>python-numpy</depend>
17
<depend>eigen</depend>
0 commit comments