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

in Matlab the groupSyncWrite can't be find #1479

Open
chenxinencode opened this issue Apr 26, 2022 · 1 comment
Open

in Matlab the groupSyncWrite can't be find #1479

chenxinencode opened this issue Apr 26, 2022 · 1 comment

Comments

@chenxinencode
Copy link

when I run the program,It went wrong in code"group_num = groupSyncWrite(port_num, PROTOCOL_VERSION, ADDR_MX_GOAL_POSITION, LEN_POSITION);",
matlab show that it can't find the lib"groupSyncWrite" when execute the code:VALUE = calllib(lib_name, 'groupSyncWrite', group_num, protocol_version, start_address, data_length);
what should I do?

@ROBOTIS-David
Copy link
Contributor

ROBOTIS-David commented Apr 26, 2022

  1. Check the variables in the code whether you've really set the proper parameters corresponding to the config of DYNAMIXEL.
  2. Unfortuanately, the issue section on the emanual may not be proper channel. I highly recommend visiting the community page, and discuss your issue with users. (Our technical experts are also actively playing around there)

Thank you,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants