| | Solved Virtual Memory problem! (was: I can't get the RCX 1.5 software to run on WinXP)
|
|
Okay, I got it working. Here's the short version of the problem: I installed the RCX 1.5 software on a WinXP machine with 1GB of memory. The installation went fine. When I tried to run the program, it beeped and hung with a blanked screen. After (...) (17 years ago, 9-Dec-07, to lugnet.robotics.rcx)
|
|
| | Re: NXTLog sumo Event
|
|
The deadline for the NXTLog sumo (Dec 15th) is approaching. The details are posted here: (URL) summarize: Create a sumo robot, and post it to NXTLog (on the LEGO MINDSTORMS web site). Several robots will be selected and built, using instructions & (...) (17 years ago, 5-Dec-07, to lugnet.robotics)
|
|
| | Re: any video of LEGO fire fighting bots?
|
|
(...) (URL) the video can be found here-- (URL) little slow, mind you--sorry about that. Dave K (17 years ago, 5-Dec-07, to lugnet.robotics)
|
|
| | RE: any video of LEGO fire fighting bots?
|
|
Joe, Certainly there have been instances of lego robots in the contest. The department at Trinity College sponsoring the competition sells videos of the competition each year. I have several of those from years long past. I bought them from the (...) (17 years ago, 5-Dec-07, to lugnet.robotics)
|
|
| | Re: Need help combining steering with odometry in NXC
|
|
(...) Here is a line follower from my book, NXT Power Programming: #define SLOW_SPEED 25 #define FAST_SPEED 75 #define EYE_PORT S1 #define EYE_VALUE SENSOR_1 int BlackThreshold; int WhiteThreshold; inline int min(int v1, int v2) { return (v1 < v2) ? (...) (17 years ago, 5-Dec-07, to lugnet.robotics)
|
|
| | Re: Need help combining steering with odometry in NXC
|
|
(...) If you are really following a line then you should use a traditional line following algorithm rather than try to use motor synchronization and turn ratios. There isn't any reason to synchronize the motors since following a line usually (...) (17 years ago, 5-Dec-07, to lugnet.robotics)
|
|
| | any video of LEGO fire fighting bots?
|
|
I'm giving a demo on Saturday of the Trinity College Robot Fire Fighting contest. There are likely to be a lot of LEGO bot builders there (Fort Collins has one of the biggest FIRST LEGO League followings in the country). I'll be showing some videos (...) (17 years ago, 5-Dec-07, to lugnet.robotics)
|
|
| | Re: Need help combining steering with odometry in NXC
|
|
(...) Update: upon a couple more hours' testing, I found that the above command actually prevents the bot from turning at all. It will only turn if I pass at least RESET_BLOCK_COUNT for the last parameter (of course other combinations that include (...) (17 years ago, 4-Dec-07, to lugnet.robotics)
|
|
| | Re: I can't get the RCX 1.5 software to run on WinXP
|
|
(...) I've got some more info, but it doesn't seem to help. Searching on "Director Player" and "Virtual Memory" turns up tons of hits on other software, totally unrelated to the RCX. But in every case, the listed workaround is the same- increase (...) (17 years ago, 4-Dec-07, to lugnet.robotics.rcx)
|
|
| | Need help combining steering with odometry in NXC
|
|
I'm working on an NXT bot to do the Trinity College Fire Fighting Robot Contest ((URL) at least well enough to get through this Saturday's demo at the local science museum. At the moment, I'm just trying to get the robot to follow the wall (which is (...) (17 years ago, 4-Dec-07, to lugnet.robotics)
|
|
| | Re: NXT compatible bluetooth adapters
|
|
I have a older no-name one with BlueSoleil. But that one didn't work with the instruction I followed. (...) (17 years ago, 4-Dec-07, to lugnet.robotics)
|
|
| | Re: NXT compatible bluetooth adapters
|
|
At the very beginning, I could get the BlueSoleil (the software with an orange in the middle) connect to NXT, no problem. But it was no use, as long as Lego software can't find the bluetooth. But that was only at the beginning. I can't reproduce (...) (17 years ago, 4-Dec-07, to lugnet.robotics)
|
|
| | Re: motor command question
|
|
Hi Patty, I can't really answer this question other to say that I had exactly the same problem a while ago. I talked to LEGO tech support to no avail and they actually sent me a replacement block to fix the problem. However when I got it I had (...) (17 years ago, 3-Dec-07, to lugnet.robotics.nxt)
|
|
| | Re: motor command question
|
|
Because the motors start to turn, then the program reaches the end, and exits. You need to tell the program to "wait for" something after the motors start. Steve (...) (17 years ago, 3-Dec-07, to lugnet.robotics.nxt)
|
|
| | I can't get the RCX 1.5 software to run on WinXP
|
|
Help! I installed the RCX 1.5 software on my WinXP machine. I got no errors during setup, but when I tried to run it I got an error saying it needs 3MB of virtual memory. Running with Win95 compatability settings didn't help. I looked around on the (...) (17 years ago, 3-Dec-07, to lugnet.robotics.rcx)
|
|
| | motor command question
|
|
Why would two motors, set to turn and with unlimited chosen for time out, only turn a couple of times and stop. this motor command is the only command in the program. patty (17 years ago, 3-Dec-07, to lugnet.robotics.nxt)
|
|
| | Re: NXT compatible bluetooth adapters
|
|
Besides, there's an according list on the official LEGO MINDSTORMS NXT site: (URL) certainly not complete, though, but a starting point (and they may be interested in the results of this discussion as well). As for BlueSoleil, I could not get it (...) (17 years ago, 3-Dec-07, to lugnet.robotics)
|
|
| | Re: NXT compatible bluetooth adapters
|
|
I bought the Kensington 33085 and have had that working fine on 3 different PCs. I also bought a no-name bluetooth adapter that uses the BlueSoliel software. I was able to get that one working on the PCs as well. The Kensington, bought for about $50 (...) (17 years ago, 3-Dec-07, to lugnet.robotics)
|
|
| | Re: NXT compatible bluetooth adapters
|
|
I bought one of those "no name" adapters (with Bluesoleil software) $10 (Australian). Of course, plug and no-go. Then I found this: (URL) working now. The adapter has been identified as "ISSC USB Bluetooth Device". (...) (17 years ago, 3-Dec-07, to lugnet.robotics)
|
|
| | Re: Nxc and Mindsensors stuff
|
|
(...) Thank you! But it worked only after firmware upgrade (to version 1.05) and using original NXT flat cables (Mindsensors flat cables are very poor quality). -- alf (17 years ago, 30-Nov-07, to lugnet.robotics.nxt)
|