 | | robolabatceeo/college/tutorials Is not working
|
|
(URL) not working. This is the go to place for VisionCamera. Being a classic example of deferred content, I was never able to copy it. I need this badly. May someone suggest an alternative? (URL) (18 years ago, 12-Dec-07, to lugnet.robotics.rcx.robolab)
|
| |
 | | Re: RoboLab
|
|
(...) Dear Elizabeth, Thank you for your support. I have purchased 2.9.4 and look forward to using LabView Student Version, if NI lets me have it, with the patch NI offers to run the RCX & NXT. My work with the Lego camera is developing on two (...) (18 years ago, 11-Dec-07, to lugnet.robotics.rcx.robolab)
|
| |
 | | Re: Solved Virtual Memory problem! (was: I can't get the RCX 1.5 software to run on WinXP)
|
|
(...) Might be a 16bit/32bit problem (or similar 24/32bit), precisely 1GB (coded on 32 bits) could return 0 when truncated to 16 or 24 bits by old software. 3000MB truncated to 16 or 24 bits might be OK. Philo (18 years ago, 10-Dec-07, to lugnet.robotics.rcx)
|
| |
 | | 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 (...) (18 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 & (...) (18 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 (18 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 (...) (18 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) ? (...) (18 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 (...) (18 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 (...) (18 years ago, 5-Dec-07, to lugnet.robotics)
|