Skip to content

Commit 9a1efe8

Browse files
committed
ROS: update
1 parent d7d5acd commit 9a1efe8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<maintainer email="[email protected]">Guilhem Saurel</maintainer>
99
<license>LGPLv3</license>
1010

11-
<url>git@github.com:stack-of-tasks/eiquadprog.git</url>
11+
<url>https://github.com/stack-of-tasks/eiquadprog</url>
1212
<author>Gabriele Buondonno</author>
1313
<author>Andrea Del Prete</author>
1414
<author>Luca Di Gaspero</author>
@@ -18,8 +18,7 @@
1818

1919
<build_depend>git</build_depend>
2020
<build_depend>doxygen</build_depend>
21-
<!-- The following tags are recommended by REP-136 -->
22-
<exec_depend condition="$ROS_VERSION == 1">catkin</exec_depend>
21+
<build_depend>jrl_cmakemodules</build_depend>
2322
<exec_depend condition="$ROS_VERSION == 2">ament_cmake</exec_depend>
2423
<depend>boost</depend>
2524
<depend>eigen</depend>

0 commit comments

Comments
 (0)