Skip to content

1kHz control rate #8

Open
Open
@Sergim96

Description

@Sergim96

Hi all!

According to the specs of the robot, it is possible to control it at 1kHz.
However, I have been struggling to reach any control rate higher than 500Hz.

I have tested this by modifying the lowcmd_development.cpp example by changing the dt attribute and setting it to 1ms.

This change does not seem to have any effect as the function sendRecv seems to be blocking the code and have a hard-coded sleep time of 2ms, which prevents any control higher than 500Hz.

Is there any way to bypass this issue and obtain the advertised 1kHz control rate?

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