To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcx.javaOpen lugnet.robotics.rcx.java in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / Java / *381 (-10)
  Re: Problem with LDT plugin
 
(...) snip (...) It seems that some people meet the same problem, so the answer : You must set in your project properties your "Default output folder" as yourProject/bin ( yourProject is the name of your project ;) ) Erik "brickerik" Amzallag (18 years ago, 17-Jul-06, to lugnet.robotics.rcx.java, FTX)
 
  Re: lejos help please
 
(...) Well, now that I look over the instructions on leJOS, I see that they don't say to set classpath. I think I always have, however. I haven't installed it on my newish laptop, though, so I can't check. Does someone with more experience want to (...) (18 years ago, 8-Jul-06, to lugnet.robotics.rcx.java)
 
  Re: lejos help please
 
(...) Hi Peter, I tried to follow the tutorial as close as I can, but I might have made some mistakes. I did set up the classpath, but I guess there are some mistakes there. Is there any way I can check what is in the classpath? Or shall I just redo (...) (18 years ago, 6-Jul-06, to lugnet.robotics.rcx.java)
 
  Re: lejos help please
 
(...) My lejos book is at school, but my first question would be, have you set up your classpath correctly? If josx.vision is a real thing, you shouldn't get that first error. Peter (18 years ago, 6-Jul-06, to lugnet.robotics.rcx.java)
 
  lejos help please
 
Hi all, I'm trying lejos for the first time, but i cant get it working. i followed the tutorial on the lejos homepage. when i tried to compile motion.java, 9 errors come up with the first one saying that package josx.vision does not exist. this is (...) (18 years ago, 5-Jul-06, to lugnet.robotics.rcx.java)
 
  navigator class
 
Hi! I'm controlling my robot with the navigator class. For my recent visual servoing project I need to stop the current travel command and call it once again with new distance information. The old movement should be stopped and the new one started. (...) (18 years ago, 1-Jun-06, to lugnet.robotics.rcx.java)
 
  Java on the NXT
 
I got lucky and now have a NXT on my desk, thanks to the MDP. Now is a good time to make suggestions for the API of the NXT lejos. Roger Glassey (18 years ago, 8-Mar-06, to lugnet.robotics.rcx.java)
 
  AW: lejos program terminating immediately
 
Hi Jason, you have to loop within your main program, otherwise main() will be left. E.g. use while (true) { Thread.sleep (1000); } or, use a button listener, and exit when some button has been pressed. HTH, Jochen (...) (19 years ago, 11-Aug-05, to lugnet.robotics.rcx.java)
 
  lejos program terminating immediately
 
Hi, I'm trying to use leJOS to display the current value of the rotation sensor I have hooked up to Sensor Port 1, but when I run the program, the RCX just beeps and ends the program immediately. Here's my code: import josx.platform.rcx.*; public (...) (19 years ago, 10-Aug-05, to lugnet.robotics.rcx.java)
 
  Problem with LDT plugin
 
Hi, I'm starting with lejos and I try to use the plugin LDT 1.2.0 for Eclipse 3.0 with Windows XP. When I try to run (Run As > leJOS), I get the message : An internal error occurred during: "Launching". java.lang.IllegalArg...Exception: Path must (...) (19 years ago, 8-Jun-05, to lugnet.robotics.rcx.java, FTX)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

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