How to realize keypressEvents in a rqt Plugin (C++)?

asked 2014-07-23 01:50:52 -0500

Oliver_Unter gravatar image

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!

edit retag flag offensive close merge delete

Comments

Hi, i am trying to something similar, have you figured out how to implement keyPressEvent ? regards peter

pkohout gravatar image pkohout  ( 2014-08-11 07:24:33 -0500 )edit