Skip to content

dynamixel_easy_sdk not working with XL-320 #680

@eklan42

Description

@eklan42

ISSUE TEMPLATE ver. 1.2.0

Which DYNAMIXEL SDK version do you use?
4.0.3

Which programming language/tool do you use?
Python 3.10.12

Which operating system do you use?
Ubuntu 22.04 on Jetson AGX Orin

Which USB serial converter do you use?
U2D2

Which DYNAMIXEL do you use?
XL320

Have you searched the issue from the closed issue threads?
Yes

Please describe the issue in detail
XL320 does not work with dynamixel_easy_sdk.
When running Connector(U2D2_DEVICE, BAUDRATE).createMotor(12) I get the error EASY_SDK_FUNCTION_NOT_SUPPORTED. The problem is that Motor.__init__() checks the Operating Mode. However, XL320 does not have an Operating Mode, but a Control Mode.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions