Skip to content

parallel access of getRemainingCount() / getCount() / nbRecs() #20

@programmeddeath1

Description

@programmeddeath1

When trying to access the current remaining count or get count for a queue, the getCount() always gives value as 0 and getRemainingCount() always stays at 50. The queue publish and pop are working because they execute corrdinates on an arm running the motors, but the number of coordinates in the queue currently is not accessible.
Since i'm not able to publish the number of coordinates currently in the queue, it is making it difficult to know when to send next list of points.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions