loading
 
mindstorms nxt controlled by keyboard
Anonymous
16 year
Hello. I think there is an error in the Keyboard Intreface. It reacts only to one of keys I have put there (usually the last one). Please try my program and if there is an error, please repair it. Thanks.

Sorry for my poor English.
program.robo
Anonymous 16 year
mato92,

Your program was basically correct. The "clear on release" feature of the keyboard module was causing the variable R and L to be cleared each time the module was executed since the variables where used for all the keys 'a','s','d' and 'w'. We fixed that behavior since it seems like you'd want to use the same variables for different keys and not have then erased by the lack of keypress from another key.

Please download RoboRealm ver 1.8.11.7 to get that fix. Your program should work nicely then.

STeven.

This forum thread has been closed due to inactivity (more than 4 months) or number of replies (more than 50 messages). Please start a New Post and enter a new forum thread with the appropriate title.

 New Post   Forum Index