Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[3.7.0][PYTHON][USB2Dynamixel2][XM430-W350-R]reduce USB latency time #288

@bishopAL

Description

@bishopAL

Hi! I have some problems on USB latency time. I have modified latency_time to 1ms in Ubuntu. What I need to do is to get the present position and present velocity, then set the torque, all of these operations costs 6ms (with PacketHandler.readTxRx and PacketHandler.writeTxRx function). It's fast enough for 1 motor, but I have 12 motors to drive. It will cost 72ms for a period. That's disaster! So how can I reduce this latency time? Will ROS be helpful?

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