We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d87e1ee commit ede41b6Copy full SHA for ede41b6
src/dynamic_graph/sot/core/meta_tasks_kine.py
@@ -1,9 +1,3 @@
1
-from dynamic_graph import plug
2
-from dynamic_graph.sot.core.gain_adaptive import GainAdaptive
3
-
4
-# TODO: this function is imported from meta_tasks_kine in several places,
5
-# whereas it is defined in meta_tasks
6
-from dynamic_graph.sot.core.meta_tasks import gotoNd # noqa
7
from dynamic_graph.sot.core.meta_tasks import MetaTaskCom
8
from dynamic_graph.sot.core.task import Task
9
0 commit comments