To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcxOpen lugnet.robotics.rcx in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / *9200 (-20)
  Re: IR Tower problems
 
Hi David, (...) these are the log messages from the USB core, but I don't see any from the driver, are you sure the driver is loaded? Also, the device nowadays is supposed to be at /dev/usb/legousbtower0. If you use udev it should create that (...) (20 years ago, 17-Mar-05, to lugnet.robotics.rcx)
 
  Re: Robolab Programs for FLL
 
On Wed, March 16, 2005 4:31 pm, Dick Swan said: (...) Dick, Last night I sent an e-mail to our "keeper of the code". I'll try to get the programs to you today or tomorrow. Do you want the robolab files, or screenshots? I can tell you a little info. (...) (20 years ago, 17-Mar-05, to lugnet.robotics, lugnet.robotics.rcx.robolab)
 
  IR Tower problems
 
I am trying to get nqc 3.1 r1 working on my Slackware 9.1 box using Linux kernel 2.6.11.2. When I plug the IR Tower into my USB port, it's recognized. This is what I get from dmesg: hub 2-0:1.0: state 5 ports 3 chg 0000 evt 0002 ohci_hcd (...) (20 years ago, 17-Mar-05, to lugnet.robotics.rcx)
 
  Robolab Programs for FLL
 
The recent threads concerning Robolab and FLL has prompted my interest in how big theRobolab programs for FLL are. Are there any FLL coaches or team members out there who want to send me a copy of their Robolab program for a past competition so that (...) (20 years ago, 16-Mar-05, to lugnet.robotics, lugnet.robotics.rcx.robolab)
 
  Re: NQC release
 
And that was the fix. Thanks for maintaining this code! (...) (20 years ago, 16-Mar-05, to lugnet.robotics.rcx.nqc)
 
  Re: NQC release
 
(...) It turns out one of the steps in the process I used to generate the .tgz source code archive not only got the wrong version from CVS but it changed all my unix-style line endings back to windows-style line endings. I've replaced the latest (...) (20 years ago, 16-Mar-05, to lugnet.robotics.rcx.nqc)
 
  Re: How to build a shared library
 
Hello Anne, (...) You can't. Shared libraries are not supported by brickOS. Shared memory or shared libraries are not a feature of a compiler but a feature of the underlying OS. But you can do it the hard way: - put all shared routines in program 1. (...) (20 years ago, 16-Mar-05, to lugnet.robotics.rcx.legos)
 
  Re: NQC release
 
(...) I'm apparently very confused. I could have sworn I checked the code here and there wasn't a "private:" before the class Chunk definition starting at line 81. But after double checking just now indeed there is one there. That's what had me (...) (20 years ago, 16-Mar-05, to lugnet.robotics.rcx.nqc)
 
  Robolab Conference - Call for Papers
 
1) The Call for Presentation and Papers for the Annual ROBOLAB Conference (August 15-17th, Austin, Texas) has been extended to APRIL 1st. Please consider submitting a presentation or a paper for the conference. Details are available at the (...) (20 years ago, 16-Mar-05, to lugnet.events, lugnet.edu, lugnet.robotics, lugnet.robotics.edu, lugnet.robotics.events, lugnet.robotics.rcx.robolab)
 
  How to build a shared library
 
Hello! How can I dynamically link my c++ classes or rather build a shared library with the brickos Makefiles? Anne. (20 years ago, 16-Mar-05, to lugnet.robotics.rcx.legos)
 
  Re: NQC release
 
Ahh...I shouldn't add comments to anything before my first green tea of the morning. I moved line 56 back to public: and went to line 81 and found private: was already there... 81 private: 82 class Chunk 83 { 84 public: 85 86 const UByte* GetData() (...) (20 years ago, 16-Mar-05, to lugnet.robotics.rcx.nqc)
 
  Re: NQC release
 
(...) I was not sufficiently clear. My apologies. Line 56 needs to remain unchanged: public: Comments, by the way, in C++ are specified by '//' rather than '#'. I say that because it looks like your compiler is complaining about a line (56) that (...) (20 years ago, 16-Mar-05, to lugnet.robotics.rcx.nqc)
 
  Re: NQC release
 
Making progress: I changed the public: to private: in RCX_Image.h and here was the output after I did a `make clean`: [root@aluminum nqc-3.1.r1]# make g++ -o bin/mkdata -Inqc/ -Iplatform/ mkdata/mkdata.cpp nqc/SRecord.cpp bin/mkdata (...) (20 years ago, 16-Mar-05, to lugnet.robotics.rcx.nqc)
 
  Re: NQC release
 
(...) Can you try adding "private:" directly above the declaration of the nested type Chunk in RCX_Image.h? I'd like to confirm that that change fixes the problem. If any more compile errors (or warnings) show up let me know here or via email. (...) (20 years ago, 16-Mar-05, to lugnet.robotics.rcx.nqc)
 
  Re: NQC release
 
Hi John! Thanks for the new release. On my Linux box I get a compile error. uname -a: Linux aluminum 2.6.10-1.770_FC3smp #1 SMP Thu Feb 24 14:20:06 EST 2005 i686 athlon i386 GNU/Linux [root@aluminum nqc-3.1.r1]# make g++ -o bin/mkdata -Inqc/ (...) (20 years ago, 16-Mar-05, to lugnet.robotics.rcx.nqc)
 
  NQC release
 
I've released a new version of NQC today (3.1r1). (URL) would be most grateful if a few non-Windows platform folks could download the source release and make sure it builds and functions correctly on your favorite platform. I *think* I fixed all the (...) (20 years ago, 15-Mar-05, to lugnet.robotics.rcx.nqc)
 
  Re: What that displayed on my RCX2.0?
 
(...) This is just the datalog display. It indicates, in 25% increments, how full the datalog is. This indicator is totally harmless, and can be ignored. If you want to get rid of it just download and run the following program: task main() { (...) (20 years ago, 15-Mar-05, to lugnet.robotics.rcx, lugnet.robotics)
 
  Northeast Region ROBOLAB Conference
 
I don't work for the LEGO Company, but I felt that this announcement should be posted in the official .lego group. -Suz (URL) reposting the announcement of a special event. This conference, at the LEGO Enfield HQ, is a big deal! For those who don't (...) (20 years ago, 14-Mar-05, to lugnet.lego.announce, lugnet.robotics.rcx.robolab, lugnet.robotics, lugnet.events, lugnet.robotics.edu, lugnet.edu, FTX)  
 
  Re: power levels clarification
 
(...) I couldn't call myself an expert either! In your second way of looking at it, the full voltage and full current are already multiplied to give full power for part of the time. I=(Vcc-Eb)/R Current I, Voltage Vcc, Back EMF Eb and motor (...) (20 years ago, 14-Mar-05, to lugnet.robotics.rcx, lugnet.robotics.rcx.robolab)
 
  Re: problem downloading
 
Hi, (...) this means that the class files are in a newer format that Lejos cannot use, so the compiler needs a '-target 1.1' option (with Java 1.5 you may also need '-source 1.2'). It seems your Lejos version is rather old, the current ones put the (...) (20 years ago, 14-Mar-05, to lugnet.robotics.rcx.java)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR