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

Show data using PyQt and ROS interfaces

asked 2022-06-10 12:57:21 -0500

gurselturkeri gravatar image

updated 2022-06-10 13:35:06 -0500

how can I see my data on PyQt that I published with ROS

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2022-06-10 22:01:09 -0500

qilin_gundamenjoyer gravatar image

You can use any of the messages in the rqt_common_plugins package to show the PyQT data that is published with ROS. To do this, make sure you have installed the rqt package.

rqt: http://wiki.ros.org/rqt
rqt_common_plugins: http://wiki.ros.org/rqt_common_plugin...

edit flag offensive delete link more

Question Tools

Stats

Asked: 2022-06-10 12:57:21 -0500

Seen: 180 times

Last updated: Jun 10 '22