Skip to content
Snippets Groups Projects
Unverified Commit 07bb13b1 authored by Justin Carpentier's avatar Justin Carpentier Committed by GitHub
Browse files

Merge pull request #506 from proyan/devel

[minor][robot_wrapper] frameClassicAcceleration requires numpy
parents 5a83d2d1 9837e04c
Branches
Tags
No related merge requests found
......@@ -20,6 +20,7 @@ from .deprecation import deprecated
import time
import os
import numpy as np
class RobotWrapper(object):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment