ros-visualization / visualization_tutorials

Tutorials related to using and extending RViz and interactive_markers.
263 stars 263 forks source link

Tutorials for RQT plugins #68

Open HighPriest opened 3 years ago

HighPriest commented 3 years ago

Hi.

I am currently struggling with very simple tasks like topic subscription in a custom RQT plugin. Is there a chance we could get basic tutorials for simple RQT plugins and include them in this repository?

I was able to work through SRV communications, creating a button and space for a response, so it is one thing I could write about.