Skip to content

How to clear the cache #122

Open
Open
@simeoncapy

Description

@simeoncapy

In my code, I get several commands from my controller and then send them to the xArm with the set_position function. However, the commands seem to be added to a cache, making all the processes super slow (even continuing after the script stops).

I couldn't find a function to discard all previous commands before sending a new one. Is there a way to do it?

For the problem with the robot moving after the script stops, I guess I can call the reset function in the destructor.

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