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
Humanoid Path Planner
hpp-centroidal-dynamics
Commits
d45201a0
Commit
d45201a0
authored
Jan 03, 2019
by
Guilhem Saurel
Browse files
add python test
parent
fed08f51
Changes
1
Show whitespace changes
Inline
Side-by-side
python/CMakeLists.txt
View file @
d45201a0
...
...
@@ -17,3 +17,5 @@ PKG_CONFIG_USE_DEPENDENCY(centroidal_dynamics eigenpy)
INSTALL
(
TARGETS centroidal_dynamics DESTINATION
${
PYTHON_SITELIB
}
)
ADD_PYTHON_UNIT_TEST
(
"python-centroidal-dynamics"
"python/test/binding_tests.py"
"python"
)
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