Skip to content

ROS 2: clear queue on reset #98

Description

@EdoardoRomiti

We observed a possible bug of the Cartesian Interface on ROS2, when prematurely stopping a plugin whose subscribed to the /reference topic which is actively published; this is the pipeline:

  • Start plugin
  • Start reference broacasting
  • Stop plugin
  • Stop reference broacasting
  • Start plugin again

It seems in this case the old reference is still in the queue and processed by the plugin. Further details here: https://github.com/ADVRHumanoids/cartesian-impedance-controller/issues/3

@JVALPASS @liesrock @alaurenzi @torydebra

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions