 | | Re: RCX.pm questions [and Linux RCX GUI question]
|
|
No, I don't, but thanks for the offer. I've actually never built a GUI in anything except Java until today, but Glade ((URL) makes building a GTK gui ridiculously easy- it literally took about 30 minutes to go from knowing absolutely nothing to (...) (25 years ago, 7-Nov-00, to lugnet.robotics.rcx)
|
| |
 | | Re: RCX.pm questions [and Linux RCX GUI question]
|
|
You need any help building the GUI? I was thinking of doing a Perl Tk for my linux box. (...) (25 years ago, 6-Nov-00, to lugnet.robotics.rcx)
|
| |
 | | Painful details on RCX.pm problems
|
|
More RCX.pm stuff in case John Quillan (to whom I'll be forever indebted, if this ever works) shows up. So I have this code: #!/usr/bin/perl use LEGO::RCX; my $rcx = new LEGO::RCX(); $rcx->ping(); $k = 0; while($k ne 10) { print($k.") (...) (25 years ago, 6-Nov-00, to lugnet.robotics.rcx)
|
| |
 | | Re: RCX.pm questions [and Linux RCX GUI question]
|
|
So, I have some more questions to anyone who wants to answer them :) (John, hope you are listening ;) 1) Do I need to recreate $rcx after a while? It looks to me that under many circumstances, repeated calls to the RCX will fail to cause the tower (...) (25 years ago, 6-Nov-00, to lugnet.robotics.rcx)
|
| |
 | | MindStorms Price Reduced at Future Shop
|
|
For anyone up here in Canada, Future Shop has the MindStorms 1.5 set for $250 CDN. This beats the usual MSRP of $300 everywhere else I've seen. Enjoy.... -Roy (25 years ago, 6-Nov-00, to lugnet.market.buy-sell-trade, lugnet.robotics.rcx, lugnet.robotics.rcx.legos)
|