dheera / rosboard

ROS node that turns your robot into a web server to visualize ROS topics
Other
823 stars 161 forks source link

Initial Subscription of Specific Topics #108

Closed joewong00 closed 1 year ago

joewong00 commented 1 year ago

I would like to know how do I display any specified topics by default? For example everytime I open rosboard, the Image topic will always show on the dashboard? Any help is much appreciated.

joewong00 commented 1 year ago

Okay I found it, I just have to use InitSubscribe function in index.js.