 | | Re: My students' creation
|
|
(...) It's nice to see a mobile robot with a pneumatic claw. I´ve been working on the idea for some time by now. I came up with a compact version of the UBS compressor with valve that could be very suitable for these kind of applications. I´ve just (...) (22 years ago, 29-Aug-03, to lugnet.robotics, FTX)
|
|
 | | Re: Threads within threads
|
|
(...) Have you tried to run this code? I wonder what will happen "in real life". Actually, main will start monkey and cow as fast as possible. I think this will crash your stack after a short while. Regards, Michael (22 years ago, 29-Aug-03, to lugnet.robotics.rcx.legos)
|
|
 | | Threads within threads
|
|
Is it possible to use threads within threads? In the example below (with all 6 threads having different priority levels), how does the priority setting of each thread affect it being executed earlier than other threads? I mean, I assume that thread1 (...) (22 years ago, 27-Aug-03, to lugnet.robotics.rcx.legos)
|
|
 | | Re: leJOS & BricxCC news
|
|
(...) works (...) and (...) as to (...) BrickOS (...) both (...) I'm no expert on leJOS, but I've experienced a similar problem with my LDCC firmware and the NQC downloader. Originally the memory sequence in my .srec file was non-contiguous (i.e. (...) (22 years ago, 29-Aug-03, to lugnet.robotics.rcx.java)
|
|
 | | leJOS & BricxCC news
|
|
I have BricxCC compiling and downloading leJOS programs now. The support for leJOS is integrated in much the same way as BrickOS support is. BricxCC generates a Makefile and executes it using Bash. So GNU make and bash are required for it to (...) (22 years ago, 29-Aug-03, to lugnet.robotics.rcx.java)
|