Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Guilhem Saurel
pinocchio
Commits
07bb13b1
Unverified
Commit
07bb13b1
authored
Sep 06, 2018
by
Justin Carpentier
Committed by
GitHub
Sep 06, 2018
Browse files
Merge pull request #506 from proyan/devel
[minor][robot_wrapper] frameClassicAcceleration requires numpy
parents
5a83d2d1
9837e04c
Pipeline
#1444
canceled with stage
in 7 minutes and 32 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
bindings/python/scripts/robot_wrapper.py
View file @
07bb13b1
...
...
@@ -20,6 +20,7 @@ from .deprecation import deprecated
import
time
import
os
import
numpy
as
np
class
RobotWrapper
(
object
):
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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