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 / *4055 (-20)
  Re: Q: Multitasking, and reacting to sensors
 
(...) Did you define the sonsors correctly ? For example : #define BUTTON SENSOR_2 #define DETECT_LEFT SENSOR_1 #define DETECT_RIGHT SENSOR_3 #define MOTOR_LEFT OUT_A #define MOTOR_RIGHT OUT_C task main() { SetSensor(BUTTON, SENSOR_TOUCH); (...) (24 years ago, 5-Feb-01, to lugnet.robotics.rcx.nqc)
 
  MST, 2nd
 
Hi, for those of you still interested: The new version of my MST-generator is now bug-free. See (URL) (ren to MST.nqc) (24 years ago, 5-Feb-01, to lugnet.robotics.rcx.nqc)
 
  Q: Multitasking, and reacting to sensors
 
I've downloaded NQC, and got it running. I have been able to make the motors run, to make them run backwards, then forward, etc. However... I can't get the sensor thing to work right. I want to make a program for a robot that backs up and turns when (...) (24 years ago, 5-Feb-01, to lugnet.robotics.rcx.nqc)
 
  Re: advice for game of tag?
 
(...) Hi Rik, I am familiar with the idea of "Tag" but I don't understand what this means "to see each other". Normally, it would be enough that a bot sends a message as soon as it has hit the other. Another problem: why do you use random numbers in (...) (24 years ago, 5-Feb-01, to lugnet.robotics.rcx.nqc)
 
  Re: Jin Sato Book about Mibo
 
(...) Well, if you don't know japanese, this book is 30% readable because it have lot's of interesting pictures. The construction pictures were done in LDRAW. It would be great if it existed a version in English of this book. For a newcomer in the (...) (24 years ago, 5-Feb-01, to lugnet.robotics.rcx)
 
  Jin Sato Book about Mibo
 
Has anybody used the Jin Sato book about Mibo? I want to know how much "readable" it is. (24 years ago, 5-Feb-01, to lugnet.robotics.rcx)
 
  bug fixes
 
Hi. I have been playing with legOS (the current version in CVS at sourceforge), and have found a few bugs in it. Several of these are filed at the sourceforge site, so I'm wondering what the protocol is for getting these fixed. I can submit patches (...) (24 years ago, 5-Feb-01, to lugnet.robotics.rcx.legos)
 
  Re: LeJOS
 
(...) Thanks for the encouraging words, Brian. I've been following this forum (and learning Java) for several weeks now, and am about ready to install Lejos myself. You can expect some newbie posts from me shortly... (: Corey Snipes Boulder, CO, USA (...) (24 years ago, 5-Feb-01, to lugnet.robotics.rcx.java)
 
  Re: Visual NQC 2001
 
I have another problem with Visual NQC 2001. If I dump my firmware, the program will not recognize the brick. "Runtime Error '68' Unable to communicate with PBrick from method 22" Of course, I could not download the firmware. I hope we could get (...) (24 years ago, 4-Feb-01, to lugnet.robotics.rcx.nqc)
 
  Re: Visual NQC 2001
 
(...) I found that if I use the DOS names instead of Windows name, it works. Example C:\PROGRA~1\RSSOFT~1...~1\NQC.exe instead of C:\Program Files\RSsoftware\Visual NQC 2001\NQC.exe Marc Klein (24 years ago, 4-Feb-01, to lugnet.robotics.rcx.nqc)
 
  legOS 0.2.5 available in Debian GNU/Linux distribution
 
legOS and the required cross compilers for C/C++ are immediately available for Debian GNU/Linux from the Debian mirrors. For a quick link to the package-description-page (you can download from here too) see: (URL) all means enjoy! If you experience (...) (24 years ago, 4-Feb-01, to lugnet.robotics.rcx.legos)
 
  ANN: TextLCD-Tester for leJOS
 
I have added a little TextLCD-Applet to my rcxtools site. It will be part of the next version of RCX-Direct-Mode for leJOS and can be tested at (URL) (24 years ago, 3-Feb-01, to lugnet.robotics.rcx.java)
 
  Re: MST...
 
Sorry, there still seem to be bugs in the prog. I'll call when I've fixed them... (24 years ago, 3-Feb-01, to lugnet.robotics.rcx.nqc)
 
  MST...
 
Hi, thanks to the help especially of Andreas Koeller, I was able to spot the errors in my program and even make it faster. The new version ist available for download at (URL) (rename to .nqc after downloading). Remember, it takes a graph of the form (...) (24 years ago, 3-Feb-01, to lugnet.robotics.rcx.nqc)
 
  ANN: leJOS Visual Interface
 
There is a new version of the leJOS Visual Interface up at www.geocities.com/gombos_2000/ It includes somewhat better (not much) options handling, and an enabled and working edit menu. Next will be online help, and auto indent. Andy (24 years ago, 3-Feb-01, to lugnet.robotics.rcx.java)
 
  advice for game of tag?
 
Hi, I've got 2 bots that I want to play tag with each other. The challenge is that I want them to see each other at a distance. I'm working on some code to combine the IR ports with the light sensors (which can detect IR) as follows: 1) each sends (...) (24 years ago, 3-Feb-01, to lugnet.robotics.rcx.nqc)
 
  Re: LeJOS
 
API documentation is available online at the lejos homepage: (URL) You can also create a local copy if you have the Java Developer Kit. I have a batch file to do this: javadoc -author -d apidocs -sourcepath classes java.io java.lang java.util (...) (24 years ago, 3-Feb-01, to lugnet.robotics.rcx.java)
 
  nqc download firmware linux
 
Hi; I'm using RCX1.0 on linux (kernel 2.2.16; SuSE 7.0), nqc-version 2.0.2 and I have troubles with downloading the firmware under linux. I always have to change to Win98 and then the download works fine. On Linux I say at the prompt: nqc -firmware (...) (24 years ago, 2-Feb-01, to lugnet.robotics.rcx.nqc)
 
  Mindstorms 1.5 CD internals / files?
 
Has anyone taken a close look at all the files on the Mindstorms 1.5 CD?? There seem to be many copies of the same stuff, for different country languages, etc. My school has several Mindstorms sets that are used by different teachers and groups. I (...) (24 years ago, 2-Feb-01, to lugnet.robotics.rcx)
 
  legOS IDE
 
Something slightly offtopic: For some time I was searching for a usable IDE edit / compile system I wanted to use for the writing legOS programs. What I found is an editor called cooledit (can be found at cooledit.sourceforge.net). Cooledit has all (...) (24 years ago, 2-Feb-01, to lugnet.robotics.rcx.legos)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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