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
We managed to control multiple parts of iCub, but for the moment we are controlling them sequentially. This may lead to discrepancies between the animation and the movements, also if the performances are pretty satisfying so far.
The best thing would be to command all the parts in parallel via:
Use multithreading (this may introduce other problems, counting also that we are using python)
We managed to control multiple parts of iCub, but for the moment we are controlling them sequentially. This may lead to discrepancies between the animation and the movements, also if the performances are pretty satisfying so far.
The best thing would be to command all the parts in parallel via:
controlBoard_remapper
The text was updated successfully, but these errors were encountered: