emanual icon indicating copy to clipboard operation
emanual copied to clipboard

in Matlab the groupSyncWrite can't be find

Open chenxinencode opened this issue 2 years ago • 1 comments

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?

chenxinencode avatar Apr 26 '22 03:04 chenxinencode

  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,

ROBOTIS-David avatar Apr 26 '22 04:04 ROBOTIS-David