Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stack Of Tasks
sot-dynamic-pinocchio
Commits
62c64d78
Commit
62c64d78
authored
Jul 08, 2010
by
Francois Bleibel
Browse files
Re-added plugins dynamic and dynamic-hrp2
parent
5abbbe86
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/CMakeLists.txt
View file @
62c64d78
...
...
@@ -81,6 +81,8 @@ SET(libs
integrator-force
angle-estimator
waist-attitude-from-sensor
dynamic
dynamic-hrp2
)
IF
(
${
_dynamicsJRLJapan_FOUND
}
)
...
...
unitTesting/CMakeLists.txt
View file @
62c64d78
...
...
@@ -26,7 +26,9 @@ TARGET_LINK_LIBRARIES(${EXECUTABLE_NAME}
integrator-force-rk4
integrator-force
angle-estimator
waist-attitude-from-sensor
)
waist-attitude-from-sensor
dynamic
dynamic-hrp2
)
IF
(
UNIX
)
TARGET_LINK_LIBRARIES
(
${
EXECUTABLE_NAME
}
${
DYNAMIC_GRAPH_LIBRARIES
}
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment