Skip to content

Pyros node is not responding #143

@hanggaga

Description

@hanggaga

I have example code for explain my issue here
First run $ bokeh serve sliders.py at my command prompt. Then navigate to the URL http://localhost:5006/sliders in my browser.
I would to do with simple pub from ros to pyros to bokeh plot with command
$ rostopic pub /topic_line_color std_msgs/String "data: 'red'" -1 to change the line color to red and
$ rostopic pub /topic_line_color std_msgs/String "data: 'green'" -1 to change to the back green one
It's work but after I would to refresh my browser for once so I pub with the same command but nothings change.
Question?
I think about the node has been created with the same name, then what I should do to solve this.
help me! I hope my question is clear for you, please give me some advice. Thank you.

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