Skip to content
Snippets Groups Projects
Commit 9837e04c authored by Rohan Budhiraja's avatar Rohan Budhiraja
Browse files

[minor][robot_wrapper] frameClassicAcceleration requires numpy

parent 5a83d2d1
No related branches found
No related tags found
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.
Finish editing this message first!
Please register or to comment