Skip to content

Library doesn't work #1

Description

@Y-Grigoriy

Hello,

I try to use this library in MATLAB 2017a for control Dynamixel MX-28 via OpenCM9.04. I checked motor ID and serviceability of the microcontroller via Robotics_OpenCM IDE, but in MATLAB i have error everytime. Code and error:
`USBBaudRate = 1000000;
Dxl = DXL(USBBaudRate,'COM8');
DXL.BaudRateValue.BAUD_1000000
ID=7;
Dxl.ping(ID)==ID
Serial connection timeout.

ans =

logical

0`
Could you help me?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions