Skip to content

Commit 8ca2ca3

Browse files
nim65sjorisv
authored andcommitted
ROS: update
1 parent 6f79be1 commit 8ca2ca3

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

package.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,22 +8,20 @@
88
<maintainer email="[email protected]">Justin Carpentier</maintainer>
99
<maintainer email="[email protected]">Wolfgang Merkt</maintainer>
1010
<maintainer email="[email protected]">Guilhem Saurel</maintainer>
11-
<license>BSD-2</license>
11+
<license>BSD-2-Clause</license>
1212

1313
<url type="website">https://github.com/stack-of-tasks/pinocchio</url>
1414

1515
<build_depend>git</build_depend>
1616
<build_depend>doxygen</build_depend>
17+
<build_depend>jrl_cmakemodules</build_depend>
1718
<doc_depend>doxygen</doc_depend>
1819
<doc_depend>texlive-latex-base</doc_depend>
1920
<!-- Required for the environment variables (ROS_VERSION, ROS_DISTRO) to be available -->
2021
<depend>ros_environment</depend>
21-
<!-- The following tags are recommended by REP-136 -->
22-
<exec_depend condition="$ROS_VERSION == 1">catkin</exec_depend>
2322
<depend>python3</depend>
2423
<depend>python3-numpy</depend>
2524
<depend condition="$ROS_VERSION == 2">urdfdom</depend>
26-
<depend condition="$ROS_VERSION == 1">liburdfdom-dev</depend>
2725
<depend>eigen</depend>
2826
<depend>boost</depend>
2927
<depend>eigenpy</depend>

0 commit comments

Comments
 (0)