kaserf / rosdashboard

ROS Dashboard is a graphical tool to allow you easy debugging and monitoring of your robot. It is designed to give you all the flexibility to extend the tool however you want to fit your scenario best.
7 stars 1 forks source link

improve the topic subscription dialog #36

Open kaserf opened 12 years ago

kaserf commented 12 years ago

maybe a drop down of existing topics if the topic is already created. for those topics we could have a clickable list of fields to choose from.

fallback mode for non-existent topics must be plain text.

tkruse commented 12 years ago

even better than a dropdown is autocomplete. See the ROS Package Graph plugin to rqt