ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Are there tools within ROS to help me create my operator interface?

asked 2014-03-10 05:25:41 -0500

updated 2014-06-25 09:07:29 -0500

Newbie warning. If this is a stupid question, please be patient. :-)

I have installed ROS Hydro. I have run through all the beginners tutorials ... so I have created publisher nodes, subscriber nodes, message types, services, and clients. I have also worked through most of the Gazebo tutorials, so I feel like I understand how to write software on my robot and how to test that software using the simulator. But I have not come across anything yet about human operator graphical interfaces.

What is the robot development community typically using to create their operator GUIs and how do those GUIs typically communicate with the robot? I have not found anything on this topic, so I'm assuming that there are no tools bundled with ROS to help me with this part of my robot software suite.

Any help is greatly appreciated. Thanks in advance.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2014-03-10 05:30:01 -0500

Miquel Massot gravatar image

rqt is a Qt-based framework for GUI development for ROS where you can write your own GUIs or use the ones already developed.

edit flag offensive delete link more

Comments

Thank you! I wish that was listed on the ROS Tutorial page. I don't know how newbies are supposed to find out about all the most common or most basic capabilities of ROS. It's very confusing to me.

Kurt Leucht gravatar image Kurt Leucht  ( 2014-03-10 14:55:58 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2014-03-10 05:25:41 -0500

Seen: 181 times

Last updated: Jun 25 '14