Skip to content

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

@johuber

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.

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