 | | Re: RCX Communications problems
|
|
Hi Gabriel, did you take a look at LNP? It can address several RCXs. Jürgen (23 years ago, 29-Sep-03, to lugnet.robotics.rcx.java)
|
| |
 | | Re: RCX Communications problems
|
|
I obviously didn't read your message very carefully. Sorry. For some reason I was reading it as "how can I control two robots remotely" and not the more specific stuff you're asking. If that acknowledgement protocol you have allows inheritance, then (...) (23 years ago, 29-Sep-03, to lugnet.robotics.rcx.java)
|
| |
 | | Re: RCX Communications problems
|
|
What I would do is give each RCX an internal "name" -- an identifier. When you send a message from the PC, the first part is the identifier. So if robot B gets a message intended for robot A, it should ignore it. And vice versa. The same thing would (...) (23 years ago, 29-Sep-03, to lugnet.robotics.rcx.java)
|
| |
 | | RCX Communications problems
|
|
Hi everyone!!! Im a desperate soul in search of some answers and no much luck, so Im writing here to see if someone can help me... Im trying to control two RCX bricks from one or two towers on different computers (this depends on the answers I (...) (23 years ago, 25-Sep-03, to lugnet.robotics.rcx.java)
|
| |
 | | Re: Aaargh...I need some help
|
|
(...) 1. Make sure LEJOS_HOME is set properly: echo %LEJOS_HOME% 2. Make sure there is a file lib\classes.jar in your LEJOS_HOME directory: dir %LEJOS_HOME%\lib\classes.jar 3. Try including the percentage signs and using backslashes: set (...) (23 years ago, 19-Sep-03, to lugnet.robotics.rcx.java)
|