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
pinocchio
Commits
27568986
Unverified
Commit
27568986
authored
Feb 28, 2020
by
Justin Carpentier
Committed by
GitHub
Feb 28, 2020
Browse files
examples/capsule: fix call to switchToNumpyArray
parent
4431fdc2
Changes
1
Hide whitespace changes
Inline
Side-by-side
examples/capsule-approximation.py
View file @
27568986
...
...
@@ -7,8 +7,8 @@ Section 3.8.1 Computing minimum bounding capsules
import
numpy
as
np
import
scipy.optimize
as
optimize
import
hppfcl
,
eigenpy
eigenpy
.
switchToNumpyArray
()
import
hppfcl
hppfcl
.
switchToNumpyArray
()
"""
Capsule definition
...
...
Write
Preview
Markdown
is supported
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