GT-RAIL / keyboardteleopjs

Keyboard Teleoperation via Twist Messages
http://robotwebtools.org/
Other
20 stars 16 forks source link

Key images as buttons? #12

Closed 130s closed 9 years ago

130s commented 9 years ago

First of all, nice tool!

I'm just wondering if there is any plan to make the images of the key as button?

Someone implemented a web app using keyboardteleopjs.
Key images When I first saw this image on the browser, I tried to click the images and it took me a few minutes to start using keyboard. The image definitely helps, but it was still confusing.

I'm not sure if I can have an extra gear soon to try making a pull req for this...

rctoris commented 9 years ago

The library itself is only meant to bind key commands. That image came off of the wiki: http://wiki.ros.org/keyboardteleopjs. I'm not sure building such a thing into the library makes sense as it would require the image/DOM elements to be incorporated into the lib. I think if such a thing was desired a standalone tool could be used.

130s commented 9 years ago

Makes sense. We'll then try making something that'll be based on keyboardteleopjs.