Skip to content

Commit a1539b1

Browse files
committed
Remove proxsuite-nlp dependency
1 parent 018e085 commit a1539b1

File tree

3 files changed

+0
-6
lines changed

3 files changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ source install/setup.bash
7272

7373
#### Dependencies
7474

75-
* [proxsuite-nlp](https://github.com/Simple-Robotics/proxsuite-nlp.git)
7675
* [proxsuite](https://github.com/Simple-Robotics/proxsuite.git)
7776
* [Eigen3](https://eigen.tuxfamily.org) >= 3.3.7
7877
* [Boost](https://www.boost.org) >= 1.71.0

devel-git-deps.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,3 @@ repositories:
2323
type: git
2424
url: [email protected]:stack-of-tasks/pinocchio.git
2525
version: devel
26-
proxsuite-nlp:
27-
type: git
28-
url: [email protected]:simple-robotics/proxsuite-nlp.git
29-
version: main

package.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
<build_depend>doxygen</build_depend>
1414
<depend>boost</depend>
1515
<depend>pinocchio</depend>
16-
<depend>proxsuite-nlp</depend>
1716
<depend>proxsuite</depend>
1817
<depend>aligator</depend>
1918
<depend>std_msgs</depend>

0 commit comments

Comments
 (0)