You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ok but what about this file? import dynamic_graph.sot.core.utils.thread_interruptible_loop
It basically get's an error because it imports: from dynamic_graph.script_shortcuts import optionalparentheses
Which in essence is not Matlab stuff.
So I guess another PR in dgp is needed to remove the Matlab stuff but I cannot do it from this PR.
This is why I disabled the unit-test from now.
Please let me know if you both (@jmirabel and @nim65s) are ok with this PR.
This is coming from dynamic-graph-python.
It used to be a way to directly test the SoT from a python interpreter.
I am attempting a revival of this part, mostly to have the SoT independent from ROS.
This is coming from dynamic-graph-python.
It used to be a way to directly test the SoT from a python interpreter.
I am attempting a revival of this part, mostly to have the SoT independent from ROS.
Originally posted by @olivier-stasse in #172 (comment)
The text was updated successfully, but these errors were encountered: