Skip to content

ROS2PoseControl: inconsistency in tag offset configuration #142

@pijaro

Description

@pijaro

ROS2PoseControlConfiguration has two params:

  • m_useTagOffset, and
  • m_startOffsetTag

but the first one is used only to show/hide the second parameter in the GUI.

In result, when m_useTagOffset = false and m_startOffsetTag has a proper tag string, then the offset tag will be used, even if m_useTagOffset = false might suggest the opposite.

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