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

How to make Graphical User interfaces in ROS?

asked 2014-10-12 12:18:14 -0500

ish45 gravatar image

Can anybody please let me know how to make a graphical user interfaces in ROS? I have heard about qt and rqt. But there is so less documentation available about these. I have also heard rqt_gui. I have to make a user interface for a mobile robot. I was considering using an android app for that. But, if a user interface can be easily built using ROS tools then I think it would be a better option.

Can somebody please help?

Thanks

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
3

answered 2014-10-12 22:20:05 -0500

tfoote gravatar image

I suggest you look at the rqt/Tutorials on the wiki.

There is not a standard way to do things on android.

Another option is to use a web interface for which Robot Web Tools is a recommended approach.

edit flag offensive delete link more

Comments

Thanks for that. I have looked up at rqt. I would use the WYSIWYG offered by Qt Creator to create the design of the GUI.

ish45 gravatar image ish45  ( 2014-10-13 04:02:14 -0500 )edit
1

answered 2019-12-03 10:05:06 -0500

kauffeem gravatar image

I just made a regular web application and interfaced with the ROS portion of the application using rosbridge/websockets. It worked out pretty well.

edit flag offensive delete link more

Comments

1

Hii, can you share the way you did. it will be usefull for all

Kavya K S gravatar image Kavya K S  ( 2020-02-13 00:55:57 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2014-10-12 12:18:14 -0500

Seen: 8,162 times

Last updated: Oct 12 '14