Skip to content
Snippets Groups Projects
Commit 611409a4 authored by Nicolas Mansard's avatar Nicolas Mansard
Browse files

Account for the new location of MetaTask.

parent 82c15cb6
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ from dynamic_graph.sot.dyninv import *
import dynamic_graph.script_shortcuts
from dynamic_graph.script_shortcuts import optionalparentheses
from dynamic_graph.matlab import matlab
from MetaTask6d import MetaTask6d,toFlags
from dynamic_graph.sot.core.meta_task_6d import MetaTask6d,toFlags
from attime import attime
from robotSpecific import pkgDataRootDir,modelName,robotDimension,initialConfig,gearRatio,inertiaRotor
......
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