Skip to content

Cannot resolve topic names than are in namespace of other topic #68

Description

@johuber

If there is a topic, e.g. /point and another topic called /point/shifted then it's not possible to plot /point/shifted/x because rqt tries to access the element msg.shifted.x of topic /point.

Corresponding warning is:

PlotWidget.update_plot(): error in rosplot: Invalid topic spec [/point/shifted/x]: 'Point' object has no attribute 'shifted'

However, it is possible to add the topic to the list of plotted values (the plus symbol becomes clickable and green) but the curve is not visible afterwards with this warning.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions