This package contains one node button_gui.py
When running, a window appears with a button, when the button has been clicked a topic named "/button_state" is updated.
clone it into the src folder in your catkin workspace
cd ~/catkin_ws/src
git clone https://github.com/Kramoth/button_gui.git
catkin build
source ~/catkin_ws/devel/setup.bashOnce the setup file has been sourced.
rosrun button_gui button_gui