 | | Re: CAN you believe it... The next Robotics game.
|
|
(...) (URL) the rules don't allow custom sensors? Too bad! Philo (18 years ago, 12-Jan-08, to lugnet.org.ca.rtltoronto, lugnet.robotics, lugnet.org.ca.obb)
|
|
 | | Re: CAN you believe it... The next Robotics game.
|
|
In lugnet.org.ca.rtltoronto, Jeff Van Winden wrote: <snip> (...) and... OMG!!!! I can build big 'bots again!!!! Yippee!!!!!!! (cause we're not putting much of a size/weight restriction out there, are we? :) if we are, I vote for 18 inches x 18 (...) (18 years ago, 11-Jan-08, to lugnet.org.ca.rtltoronto, lugnet.robotics, lugnet.org.ca.obb)
|
|
 | | Re: CAN you believe it... The next Robotics game.
|
|
In lugnet.org.ca.rtltoronto, Jeff Van Winden wrote: <snip> (...) I still ahve the playfield walls that can be easily set up anywhere on top of a smooth floor. that'd give us an 8x8 arena with white walls--if the cans are darker, a light sensor may (...) (18 years ago, 11-Jan-08, to lugnet.org.ca.rtltoronto, lugnet.robotics, lugnet.org.ca.obb)
|
|
 | | Re: CAN you believe it... The next Robotics game.
|
|
(...) The Focus is finding the Heavist can, I think part of the challenge will be finding the cans in general... I imagined a 3 meter by 3 meter (just for you Iian) Practically 10' x 10' for you imperial lovers out there. With maybe 20 - 30 Cans. (...) (18 years ago, 11-Jan-08, to lugnet.org.ca.rtltoronto, lugnet.robotics, lugnet.org.ca.obb)
|
|
 | | Re: CAN you believe it... The next Robotics game.
|
|
Nice one Jeff- Question on the "can density", which will of course depend on the playfield size and the # cans on the field.. If the focus on finding cans, or finding the largest cans? If the later, I might suggest wrapping the bottom of each can (...) (18 years ago, 11-Jan-08, to lugnet.org.ca.rtltoronto, lugnet.robotics, lugnet.org.ca.obb)
|
|
 | | Re: CAN you believe it... The next Robotics game.
|
|
(...) Forgot one thing... Time Frame for the Game: How does late March, Early April sound for everyone?? Jeff VW (18 years ago, 11-Jan-08, to lugnet.org.ca.rtltoronto, lugnet.robotics, lugnet.org.ca.obb)
|
|
 | | CAN you believe it... The next Robotics game.
|
|
Ok, so I meant to do this months ago, and I have just been swamped.. So with out further ado, here are my thoughts on our next game: ***...***The Can Game***...*** Premise of the Game: Build a robot that can find the heaviest can in the play field. (...) (18 years ago, 11-Jan-08, to lugnet.org.ca.rtltoronto, lugnet.robotics, lugnet.org.ca.obb)
|
|
 | | Re: Cleaning Battery Terminals
|
|
In lugnet.robotics, Mark Riley wrote: <snip> (...) Ooooh... wireless remotes! Nice! Throw it at me and I'll test it when ready :) Dave K (18 years ago, 10-Jan-08, to lugnet.robotics, lugnet.trains)
|
|
 | | Re: Cleaning Battery Terminals
|
|
(...) I just finished a second RCX and while the terminals aren't as shiny as the previous RCX, the RCX fired right up after I reassembled it. The crud on this latest RCX's terminals was bluish green so I suspect the outer silver layer got eaten (...) (18 years ago, 9-Jan-08, to lugnet.robotics, lugnet.trains)
|
|
 | | Re: Cleaning Battery Terminals
|
|
In lugnet.robotics, Mark Riley wrote: <snip> (...) That's good news! I'm going to try this soon on some of my 4.5/9 volt battery boxes. As far as I can see, the vinegar won't harm the plastic yet should do a good number on the corroded contacts. (...) (18 years ago, 9-Jan-08, to lugnet.robotics)
|
|
 | | Cleaning Battery Terminals
|
|
I haven't posted here in a while, my RCXs having been on a hiatus. Well, after breaking them out again, I discovered that I had foolishly left alkaline batteries in some of them and of course some of the batteries had started to leak. This caused (...) (18 years ago, 9-Jan-08, to lugnet.robotics)
|
|
 | | The Unofficial LEGO MINDSTORMS NXT Inventor's Guide
|
|
I'm having a book signing this month for my new book The Unofficial LEGO MINDSTORMS NXT Inventor's Guide (No Starch Press), and I decided to officially announce the book here on LUGNET and invite everyone who lives in the Round Rock, Texas area to (...) (18 years ago, 4-Jan-08, to lugnet.announce, lugnet.robotics, lugnet.robotics.nxt, lugnet.events, lugnet.loc.us.tx, FTX) !
|
|
 | | NXT iterate files
|
|
I wrote some NXC code that runs on the enhanced NBC/NXC firmware. It demonstrates how to iterate files on the filesystem. Let me know if you have any questions. John Hansen #define LOADER_HANDLE(_x) (_x&0xff) #define LOADER_ERR_BYTE(_x) (...) (18 years ago, 30-Dec-07, to lugnet.robotics.nxt, lugnet.robotics)
|
|
 | | Re: NXT Program: How to avoid stop-and-go? (US-Sensor Test Values)
|
|
I tried to use a program to log the distance while the US-sensor is moving forward. Unfortunately, it doesn't go straight all the time. So, I simply display the US value and put the vehicle in different position manually. Here are my test values for (...) (18 years ago, 27-Dec-07, to lugnet.robotics)
|
|
 | | Individual Power-Functions elements now available
|
|
Individual Power-Functions elements now available on H@H: battery box, both motor types, IR receiver and transmitter, and a Power-Function to 9V converter cable. Listed as shipping later in January. (18 years ago, 26-Dec-07, to lugnet.technic, lugnet.robotics)
|
|
 | | Re: NXT Program: How to avoid stop-and-go? (US-Sensor in angle)
|
|
(...) That is a very interesting site, with some interesting information... but you might like to do those experiments yourself. For instance, the odd "ledge" in their data at 48 cm is not a feature with my US sensors - they may have been working (...) (18 years ago, 25-Dec-07, to lugnet.robotics)
|
|
 | | Re: NXC: How to read the distance of US-sensor?
|
|
I found a piece of codes in a forum: (URL) guess I can assume it's returning cm. (...) (18 years ago, 24-Dec-07, to lugnet.robotics)
|
|
 | | NXC: How to read the distance of US-sensor?
|
|
I'm new in NXC. In the NXC-guide, I found SensorUS() returning a value from US-sensor. But in the LEGO software I can select inch/cm. Questions: What value is it returning, inch or cm? Can I set it to inch or cm? thanks Phuoc Can HUA (18 years ago, 24-Dec-07, to lugnet.robotics)
|
|
 | | Re: NXT Program: How to avoid stop-and-go? (US-Sensor in angle)
|
|
(...) (18 years ago, 24-Dec-07, to lugnet.robotics)
|
|
 | | Re: NXT Program: How to avoid stop-and-go? (US-Sensor in angle)
|
|
Strangely, it slows down, i.e. it detects the further distance (less reflection?) in the same angle. I tried to put the US-sensor vertically. It still shows the same effect. I also notice the closer it comes the larger angle it needs to get a (...) (18 years ago, 23-Dec-07, to lugnet.robotics)
|