 | | RE: Why Java for Robots (was NXT and bluetooth enabled phones)
|
|
(...) Well what about an indexation based on a sensor value? How could your compiler know the range the sensor has? Sample: int volatile *color_sensor = (int *) 0x4000; int getColor(void) { static int color[4] = { 123, 456, 789, 111 }; return (...) (20 years ago, 17-Jan-06, to lugnet.robotics)
|
|
 | | RE: Why Java for Robots (was NXT and bluetooth enabled phones)
|
|
(...) Well what about an indexation based on a sensor value? How could your compiler know the range the sensor has? Sample: int volatile *color_sensor = (int *) 0x4000; int getColor(void) { static int color[4] = { 123, 456, 789, 111 }; return (...) (20 years ago, 17-Jan-06, to lugnet.robotics)
|
|
 | | Re: How many people signed up for the NXT Developer's Program?
|
|
(...) I'm a software engineer, and I've written and tested code in many fields- education, games, graphics hardware, and web sites. All of these give me insight that should help me thoroughly test the suitability and functionality of both the (...) (20 years ago, 17-Jan-06, to lugnet.robotics)
|
|
 | | Why Java for Robots (was NXT and bluetooth enabled phones)
|
|
(...) Why? Full Java requires it but you're not trying to make a full Java implementation. Why can't all your data be statically allocated by the compiler (not allocated at run-time)? Sure, you'd have to tweak the language a little but so what? (...) (20 years ago, 17-Jan-06, to lugnet.robotics)
|
|
 | | Why Java for Robots (was NXT and bluetooth enabled phones)
|
|
(...) I was looking into Java as a small-robot programming language and examined a few implementations. I came to the conclusion that it simply wasn't suitable. Sure you can shoehorn a cut-down version into a small processor but you've had to (...) (20 years ago, 17-Jan-06, to lugnet.robotics)
|
|
 | | Re: How many people signed up for the NXT Developer's Program?
|
|
(...) Well, I do, but I'm sure as heck not offering her up in trade for a NXT. The NXT can't punch - my wife can. And my wife can already call me up on a cell phone anyway. (...) 1) Mac development - I'd bug test the Mac software, as well as work on (...) (20 years ago, 17-Jan-06, to lugnet.robotics)
|
|
 | | Re: How many people signed up for the NXT Developer's Program?
|
|
(...) What would I do? I'd build robots that beat your robots, like I always do, Steve ;) K, I admit it--it happened only once.... Seriously, I'm more of a builder--I'll leave the development of various software additions and sensor builds to (...) (20 years ago, 17-Jan-06, to lugnet.robotics)
|
|
 | | Re: Heavy weight lifting
|
|
(...) Wow, 44 kg! That's 97 pounds, and a lot of weight! Impressive. (20 years ago, 17-Jan-06, to lugnet.technic, lugnet.robotics)
|
|
 | | Re: What I would do (2)
|
|
(...) Indeed. (...) (URL) have to register but I hear their sim is quite good and feature rich. (...) Will check that out... (...) Agreed! :-)! -aps (20 years ago, 17-Jan-06, to lugnet.robotics)
|
|
 | | Re: Loading cargo from and to train electrically
|
|
(...) Funny how oceans apart we come up with the same ideas. I stopped using light sensors for the RCX and laterly use an isolated track to stop trains at two stations. The third ouput being used for a level crossing. I really like the loader idea, (...) (20 years ago, 17-Jan-06, to lugnet.robotics, lugnet.trains)
|