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

How can I use ROS data to create a GUI??

asked 2013-02-24 03:48:13 -0500

littleming gravatar image

Dear All,

My robot is a quad walker with Kinect and controlled by Arduino. The ROS will read the data from Kinect and then record the related x, y ordinate. But I have no idea for how can I use those data to create a node in graphic user interface. Should I use TCP/IP method send those data to client and build the GUI in that computer. Or I should use Matlab or Labview to build the GUI in Ubuntu directly. Which method should be easier.

Thank you very much.

edit retag flag offensive close merge delete

Comments

1

I want to understand what is behind this goal " But I have no idea for how can I use those data to create a node in graphic user interface." Thanks

Amal gravatar image Amal  ( 2013-02-24 12:39:23 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
2

answered 2013-02-24 03:54:06 -0500

dornhege gravatar image

ROS already provides a GUI for that: rviz

edit flag offensive delete link more

Comments

2

Also, http://ros.org/wiki/rqt is nice, if you want to add your own custom information.

joq gravatar image joq  ( 2013-02-24 05:00:34 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2013-02-24 03:48:13 -0500

Seen: 431 times

Last updated: Feb 24 '13