History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: TELEOPCLIENT-1
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Chris Bartley
Reporter: Anonymous
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
TeRK Clients

Arrow keys send multiple commands to the robot (due to key repeat)

Created: 23/Mar/06 01:24 PM   Updated: 20/Sep/06 10:42 AM
Component/s: User Interface


 Description  « Hide
Using the arrow keys to control the robot (or camera) sends multiple duplicate commands to be sent to the robot when the key is held down (due to key repeat). This behavior differs from mouse input which only sends one command per mousedown.

The interface should ignore key repeats so duplicate commands aren't sent.

 All   Comments   Change History      Sort Order:
Chris Bartley - 24/Apr/06 12:54 AM
Verified

Chris Bartley - 24/Apr/06 10:26 PM
Stupid Linux sends key pressed and key released commands repeatedly when holding a key down, so the current solution of tracking the last action doesn't work. [sigh].

Maybe try the technique mentioned at the bottom of this page:

http://forum.java.sun.com/thread.jspa?threadID=698156&tstart=60