ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
This is more of a general GUI question that should go can be asked on stackoverflow or any other GUI sites. but if you are specifically looking into UI libraries that can be integrated with ROS then I'd say Qt would be a better option. I was able to use Qt+OpenGL with ROS and render Kinect data in a QGL widget. Thanks
2 | No.2 Revision |
This is more of a general GUI question that should go can be asked on stackoverflow or any other GUI sites. but if you are specifically looking into UI libraries that can be integrated with ROS then I'd say Qt would be a better option. I was able to use Qt+OpenGL with ROS and render Kinect data in a QGL widget. Thanks