Skip to content

AsyncRobotState consumes too much CPU #8

@k-okada

Description

@k-okada

AsyncRobotState consumes too much CPU load.
The strange thing is that just stopping the call to get_robot_state_async() does not work, but stopping the call to AsyncPeriodcQuery.__init__() does.

--

stop calling AsyncPeriodcQuery.__init__()
init

stop calling get_robot_state_async()
start_query

Profiling results
prof

cc: @sktometometo

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions