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

Quadrotor GUI

asked 2015-07-23 23:10:30 -0500

RRRoman gravatar image

Hello all,

Is there a good open source GUI for piloting a quadrotor based on ROS ?

Thank you.

edit retag flag offensive close merge delete

2 Answers

Sort by » oldest newest most voted
0

answered 2015-07-24 02:21:58 -0500

updated 2015-07-24 02:23:02 -0500

I do not know about any special GUI. If I would need it, I'd create a perspective for it in rqt. Well the big question is, what do you need to show there?

Camera? -> rqt_image_view

Battery? -> multiple rqt_plugins available (unfortunately no standard one)

You could also add RViz to it to Visualize a 3D Model of the copter.

I wondered a bit myself and found that one: http://wiki.ros.org/ground_station

Looks pretty useful I think, but I do not see if you can get the code.

Maybe you can get it here, but I do not know if it is really the same one: https://github.com/muhrix/mav_ground_...

edit flag offensive delete link more

Comments

Hi, thank you for ground_station this is close to what I was looking for. As for your quesiton, all quadrotors are similar and data you want to see in UI is also similar. Image_View, battery, roll, pitch, etc. I want to make it as generic as possible.

RRRoman gravatar image RRRoman  ( 2015-07-27 09:23:59 -0500 )edit
0

answered 2015-07-24 02:15:40 -0500

Arowana gravatar image

Quadcopter ROS GUI in google gave me :

Model, control and simulate a quadcopter http://wiki.ros.org/hector_quadrotor

I am not sure this is the kind of control you want.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-07-23 23:10:30 -0500

Seen: 393 times

Last updated: Jul 24 '15