File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3434 numpy
3535 pinocchio>=2.6.4
3636 qpsolvers>=2.7.2
37- quadprog>=0.1.11
3837 robot_descriptions>=1.9.0
3938 cache-environment : true
4039 post-cleanup : ' all'
8079 pinocchio>=2.6.4
8180 pylint>=2.8.2
8281 qpsolvers>=2.7.2
83- quadprog>=0.1.11
8482 robot_descriptions>=1.9.0
8583 ruff>=0.4.3
8684 cache-environment : true
@@ -123,7 +121,6 @@ jobs:
123121 python=${{ matrix.python-version }}
124122 pinocchio>=2.6.4
125123 qpsolvers>=2.7.2
126- quadprog>=0.1.11
127124 robot_descriptions>=1.9.0
128125 cache-environment : true
129126 post-cleanup : ' all'
Original file line number Diff line number Diff line change @@ -30,7 +30,6 @@ dependencies = [
3030 " numpy >=1.19.0" ,
3131 " pin >=2.6.3" ,
3232 " qpsolvers >=4.3.1" ,
33- " quadprog >=0.1.11" ,
3433]
3534keywords = [" inverse" , " kinematics" , " pinocchio" ]
3635
You can’t perform that action at this time.
0 commit comments