okay, so the motors work okay in the other modes, just not the notebook.
I ran the update, I left it over an hour, so I think it finished, there was no feed back to tell
This is what I get now
Exception in thread Thread-45:
Traceback (most recent call last):
File “/home/poppy/miniconda/lib/python2.7/threading.py”, line 810, in __bootstrap_inner
self.run()
File “/home/poppy/miniconda/lib/python2.7/threading.py”, line 763, in run
self.__target(*self.__args, **self.__kwargs)
File “/home/poppy/miniconda/lib/python2.7/site-packages/pypot/utils/stoppablethread.py”, line 124, in _wrapped_target
self._setup()
File “/home/poppy/miniconda/lib/python2.7/site-packages/pypot/dynamixel/controller.py”, line 155, in setup
raise DxlError(“Couldn’t initialize pos/speed/load sync loop!”)
DxlError: Couldn’t initialize pos/speed/load sync loop!
Exception in thread Thread-43:
Traceback (most recent call last):
File “/home/poppy/miniconda/lib/python2.7/threading.py”, line 810, in __bootstrap_inner
self.run()
File “/home/poppy/miniconda/lib/python2.7/threading.py”, line 763, in run
self.__target(*self.__args, **self.__kwargs)
File “/home/poppy/miniconda/lib/python2.7/site-packages/pypot/utils/stoppablethread.py”, line 124, in _wrapped_target
self._setup()
File “/home/poppy/miniconda/lib/python2.7/site-packages/pypot/dynamixel/syncloop.py”, line 22, in setup
[c.start() for c in self.controllers]
File “/home/poppy/miniconda/lib/python2.7/site-packages/pypot/robot/controller.py”, line 29, in start
self.wait_to_start()
File “/home/poppy/miniconda/lib/python2.7/site-packages/pypot/utils/stoppablethread.py”, line 89, in wait_to_start
’for details.’.format(self._thread.name))
RuntimeError: Setup failed, see Thread-45 Tracebackfor details.
Exception in thread Thread-64:
Traceback (most recent call last):
File “/home/poppy/miniconda/lib/python2.7/threading.py”, line 810, in __bootstrap_inner
self.run()
File “/home/poppy/miniconda/lib/python2.7/threading.py”, line 763, in run
self.__target(*self.__args, **self.__kwargs)
File “/home/poppy/miniconda/lib/python2.7/site-packages/pypot/utils/stoppablethread.py”, line 124, in _wrapped_target
self._setup()
File “/home/poppy/miniconda/lib/python2.7/site-packages/pypot/dynamixel/controller.py”, line 155, in setup
raise DxlError(“Couldn’t initialize pos/speed/load sync loop!”)
DxlError: Couldn’t initialize pos/speed/load sync loop!
Exception in thread Thread-62:
Traceback (most recent call last):
File “/home/poppy/miniconda/lib/python2.7/threading.py”, line 810, in __bootstrap_inner
self.run()
File “/home/poppy/miniconda/lib/python2.7/threading.py”, line 763, in run
self.__target(*self.__args, **self.__kwargs)
File “/home/poppy/miniconda/lib/python2.7/site-packages/pypot/utils/stoppablethread.py”, line 124, in _wrapped_target
self._setup()
File “/home/poppy/miniconda/lib/python2.7/site-packages/pypot/dynamixel/syncloop.py”, line 22, in setup
[c.start() for c in self.controllers]
File “/home/poppy/miniconda/lib/python2.7/site-packages/pypot/robot/controller.py”, line 29, in start
self.wait_to_start()
File “/home/poppy/miniconda/lib/python2.7/site-packages/pypot/utils/stoppablethread.py”, line 89, in wait_to_start
’for details.’.format(self._thread.name))
RuntimeError: Setup failed, see Thread-64 Tracebackfor details.
Exception in thread Thread-67:
Traceback (most recent call last):
File “/home/poppy/miniconda/lib/python2.7/threading.py”, line 810, in __bootstrap_inner
self.run()
File “/home/poppy/miniconda/lib/python2.7/threading.py”, line 763, in run
self.__target(*self.__args, **self.__kwargs)
File “/home/poppy/miniconda/lib/python2.7/site-packages/pypot/utils/stoppablethread.py”, line 124, in _wrapped_target
self._setup()
File “/home/poppy/miniconda/lib/python2.7/site-packages/pypot/dynamixel/controller.py”, line 155, in setup
raise DxlError(“Couldn’t initialize pos/speed/load sync loop!”)
DxlError: Couldn’t initialize pos/speed/load sync loop!
Exception in thread Thread-65:
Traceback (most recent call last):
File “/home/poppy/miniconda/lib/python2.7/threading.py”, line 810, in __bootstrap_inner
self.run()
File “/home/poppy/miniconda/lib/python2.7/threading.py”, line 763, in run
self.__target(*self.__args, **self.__kwargs)
File “/home/poppy/miniconda/lib/python2.7/site-packages/pypot/utils/stoppablethread.py”, line 124, in _wrapped_target
self._setup()
File “/home/poppy/miniconda/lib/python2.7/site-packages/pypot/dynamixel/syncloop.py”, line 22, in setup
[c.start() for c in self.controllers]
File “/home/poppy/miniconda/lib/python2.7/site-packages/pypot/robot/controller.py”, line 29, in start
self.wait_to_start()
File “/home/poppy/miniconda/lib/python2.7/site-packages/pypot/utils/stoppablethread.py”, line 89, in wait_to_start
’for details.’.format(self._thread.name))
RuntimeError: Setup failed, see Thread-67 Tracebackfor details.