Skip to content

Commit b918eef

Browse files
Remove dependency to pinocchio and sot-dynamic-pinocchio.
1 parent 499274c commit b918eef

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,8 @@ add_required_dependency(roscpp)
9191
add_required_dependency(tf)
9292
add_required_dependency("realtime_tools >= 1.8")
9393
add_required_dependency(tf2_bullet)
94-
ADD_REQUIRED_DEPENDENCY("pinocchio")
94+
9595
ADD_REQUIRED_DEPENDENCY("dynamic-graph >= 3.0.0")
96-
ADD_REQUIRED_DEPENDENCY("sot-dynamic-pinocchio >= 3.0.0")
9796
ADD_REQUIRED_DEPENDENCY("sot-core >= 3.0.0")
9897
ADD_REQUIRED_DEPENDENCY("sot-tools >= 2.0.0")
9998

0 commit comments

Comments
 (0)