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

Unable to establish Dynamixel communication without additional programs #5

Open
Finchiedev opened this issue Jan 14, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Finchiedev
Copy link
Contributor

In its current state, the usb module is incapable of connecting with the U2D2 before another program (for example python's serial library) had already established communication. This greatly reduces the utility of kiros as practically all communication is performed over this connection.

The upstream serialport-rs project has identified this issue and the necessary patches are currently under review for merge. Once this has been resolved, functionality will be greatly increased and this issue may be closed.

For more information, please refer to the merge request on gitlab.

@Finchiedev Finchiedev self-assigned this Jan 14, 2021
@Finchiedev Finchiedev added the bug Something isn't working label Jan 14, 2021
@Finchiedev
Copy link
Contributor Author

Upon further inspection, the merge request does not seem to solve this issue, and as such it should be investigated further.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant