Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"broken"config parameter is broken #253

Open
show0k opened this issue May 4, 2017 · 0 comments
Open

"broken"config parameter is broken #253

show0k opened this issue May 4, 2017 · 0 comments
Assignees
Labels

Comments

@show0k
Copy link
Member

show0k commented May 4, 2017

Setting all motors as broken in the robot configuration file does not work.
Tested with an Ergo Jr (protocol 2, lightDxlControler).

Traceback:

Exception in thread Thread-4:
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 121, in _wrapped_target
    self._setup()
  File "/home/poppy/miniconda/lib/python2.7/site-packages/pypot/dynamixel/controller.py", line 52, in setup
    self.regname))
IOError: Cannot initialize syncloop for "pid_gain". You need to desactivate sync_read if you use a usb2dynamixel device.
@show0k show0k added the bug label May 4, 2017
@show0k show0k self-assigned this May 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant