To run this app:-
- Put this package in src folder of a catkin workspace.
sudo apt-get install ros-<distro>-qt-ros
- Build the package (
catkin_make
) and source the workspace. rosrun sample_qt_app app
This package publishes and subcribes natural numbers. This is just a guideline to making Qt apps for ROS.