 | | Re: please help with threaded robot program
|
|
(...) Thanks for the pointer. I'll go check it out. (My bad for not actually searching on "subsumption" -- I think I searched for +lejos +thread.) Susan (25 years ago, 22-Feb-01, to lugnet.robotics.rcx.java)
|
| |
 | | Re: please help with threaded robot program
|
|
Hi Susan, Subsumption works great in leJOS. See this message for some example code: (URL) think what you're missing is an arbitrator, which will probably run as yet another thread. Regards, Jonathan (...) (25 years ago, 20-Feb-01, to lugnet.robotics.rcx.java)
|
| |
 | | please help with threaded robot program
|
|
Hi, this is my first message to the robotics groups. A little background: I've had RIS 1.0 for a couple of years, I have ~14 years of programming experience but only 1 year of Java (mostly server side). I downloaded leJOS beta 3 last week and wrote (...) (25 years ago, 19-Feb-01, to lugnet.robotics.rcx.java)
|
| |
 | | leJOS article in JavaWorld
|
|
Enjoy! (URL) (25 years ago, 12-Feb-01, to lugnet.robotics, lugnet.robotics.rcx.java)
|
| |
 | | ANN: leJOS Visual Interface 1.1.1
|
|
With this version I have added an auto indent feature that indents lines after braces, and have made an 'installer' that sets up the properties file. It should also run with the commands I have up now too :) Sorry about the error in the (...) (25 years ago, 10-Feb-01, to lugnet.robotics.rcx.java)
|