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

How can i make GUI in ros?

asked 2016-03-04 01:34:24 -0500

Master.L gravatar image

How can i make GUI in ros? like c# or mfc just custom rqt?? i want make a sliderbar and image processing result window

edit retag flag offensive close merge delete

Comments

Do you really need your own GUI? You can change configuration with trackbars with dynamic_reconfigure and show results with rviz.

MichaelKorn gravatar image MichaelKorn  ( 2016-03-04 11:04:30 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-03-04 02:22:46 -0500

MarkyMark2012 gravatar image

updated 2016-03-04 02:23:03 -0500

You need to use rqt - a few links here:

http://wiki.ros.org/rqt

http://wiki.ros.org/rqt_gui

Mark

edit flag offensive delete link more

Comments

F.Brosseau gravatar image F.Brosseau  ( 2016-03-04 03:11:55 -0500 )edit

i'm follow the tutorial but i have many error i don't know why if use python then make plugin.xml, setup.py .ui file right?

where i can find the example?

Master.L gravatar image Master.L  ( 2016-03-08 05:59:25 -0500 )edit

Not sure what you mean - there is a python and C++ example here: http://wiki.ros.org/rqt/Tutorials

MarkyMark2012 gravatar image MarkyMark2012  ( 2016-03-08 07:29:10 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2016-03-04 01:34:24 -0500

Seen: 1,264 times

Last updated: Mar 04 '16