Skip to content

Kramoth/button_gui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

button_gui

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.

To install this package

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.bash

To run this node

Once the setup file has been sourced.

rosrun button_gui button_gui

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published