How to realize keypressEvents in a rqt Plugin (C++)?
Hi everyone! I'm writing a plugin for rqt in C++ that allows the user to manually control the robots by pressing buttons on the screen or by pressing keys on the keyboard. The buttons on the screen are working well but I don't know how to implement the keyPressEvent.
Thank you in advance!
Asked by Oliver_Unter on 2014-07-23 01:50:52 UTC
Comments
Hi, i am trying to something similar, have you figured out how to implement keyPressEvent ? regards peter
Asked by pkohout on 2014-08-11 07:24:33 UTC