| | Re: multiple motors
|
|
(...) Actually, I think what he's suggesting is a pretty good idea. I usually test most of my sumo robots this way. Place the robot next to a wall. If you don't want to damage a wall with a big, powerful robot, :) use a book held against the floor (...) (21 years ago, 16-Feb-04, to lugnet.robotics.rcx)
|
|
| | Re: multiple motors
|
|
(...) My main concern isn't spending money on batteries, that's just something that popped in my head when I was listing our questions I had about the 6 motor solution. My main concern is getting half-way through the tear-down/rebuild process only (...) (21 years ago, 16-Feb-04, to lugnet.robotics.rcx)
|
|
| | Re: multiple motors
|
|
(...) Thanks Brian, I doubt I will attempt your suggested test of driving into a wall (this scares me very much!) but I hear what you are saying. Based on Steve's reply, I have decided that 6 motors pushing is better than 4. Since I have already (...) (21 years ago, 16-Feb-04, to lugnet.robotics.rcx)
|
|
| | Re: multiple motors
|
|
(...) It's been my experience that a robot with 6 motors will push harder than a robot with 4 motors. (...) If you're concerned about spending money on batteries, your best bet is to go with a 2 motor robot. If you want to build a really strong sumo (...) (21 years ago, 16-Feb-04, to lugnet.robotics.rcx)
|
|
| | Re: multiple motors
|
|
(...) Great. My method was to combine the motor outputs down to two axles (left & right) and then do the gearing down/up. I also played with running the "boost" motors at a different gear ratio than the other four, but wasn't sure it would help (...) (21 years ago, 16-Feb-04, to lugnet.robotics.rcx)
|
|
| | Re: multiple motors
|
|
(...) Okay I've done it. I have the drive train all figured out with the exact gearing I wanted. Now the question to answer before I totally tear down and rebuild a complete robot is; will adding an additional 2 motors to help in forward and reverse (...) (21 years ago, 16-Feb-04, to lugnet.robotics.rcx)
|
|
| | Re: multiple motors
|
|
(...) Now that is conveinient! ;) (...) I am messing around with this idea hoping to get the gear ratio I want (2:5). I currently have 16t on the motors driving 40t on the drive axle. I haven't come up with a good way to incorporate the differential (...) (21 years ago, 15-Feb-04, to lugnet.robotics.rcx)
|
|
| | Re: multiple motors
|
|
(...) ... (...) Jona, Take a look at Fingers from Sumo-bot 4 (on YOUR web site :) :) (URL) a pretty good picture from the bottom. (URL) robot uses 4 motors (two RCX outputs) to drive 6 wheels. That's kind of the opposite of what you want, but it may (...) (21 years ago, 15-Feb-04, to lugnet.robotics.rcx)
|
|
| | Re: multiple motors
|
|
In lugnet.robotics.rcx, Steve Hassenplug wrote: <SNIP> (...) </SNIP> So Steve (or Brian or anyone else reading this), have you actually built the drive train you describe? And if so, can you share the specifics of the gearing and configuration of (...) (21 years ago, 15-Feb-04, to lugnet.robotics.rcx)
|
|
| | Re: RCXCC and Visual NQC 2001
|
|
(...) require the Spirit OCX control (which may be why RcxCC didn't work). And with the latest NQC 3.0 beta (3.0 a2) you can take advantage of such cool things as pointers, integrated Spybotics API, and extended support for writable sources. (...) (21 years ago, 13-Feb-04, to lugnet.robotics.rcx)
|
|
| | Re: RCXCC and Visual NQC 2001
|
|
(...) Hello Ahui, Just have a look to John Hansen's messages below, and you'll have your answer: (URL) (21 years ago, 13-Feb-04, to lugnet.robotics.rcx)
|
|
| | RCXCC and Visual NQC 2001
|
|
It's been a while (since 2001) that I have not used NQC. =0 I tried installing RCXCC on windows XP and it won't work. =( Not compatible I guess. I tried to look for Visual NQC 2001 on the net but can't seem to find it either. =( The main website no (...) (21 years ago, 13-Feb-04, to lugnet.robotics.rcx, FTX)
|
|
| | Re: C$ - Code Only
|
|
(...) Nope. I knew there was a certain amount configurability in brickOS, but I assumed it would be hard to get it down to a minumum. (...) With librcx, I started out with the minimum and added only what I needed. (...) Kevin (21 years ago, 12-Feb-04, to lugnet.org.ca.rtltoronto, lugnet.robotics.rcx, lugnet.robotics.rcx.nqc)
|
|
| | BricxCC home page is moving!
|
|
At the end of last year I finally signed up for high speed internet access from Comcast. Included in the agreement (with my wife) is that I would get rid of my long association with AOL. I've had the JohnBinder AOL email address for many, many years (...) (21 years ago, 12-Feb-04, to lugnet.robotics.rcx.nqc, lugnet.robotics, lugnet.robotics.spybotics, lugnet.robotics.scout, lugnet.robotics.rcx)
|
|
| | dll error deleting program
|
|
Hi all. Yestaday I installed brickOS-2.60 and compiled it with gcc 3.2. Downloading the firmware with firmdl3 works great but I cannot download any program with dll getting the usual "error deleting program". Maybe is a problem with LNP and dll (...) (21 years ago, 8-Feb-04, to lugnet.robotics.rcx)
|
|
| | Re: C$ - Code Only
|
|
(...) I am admittedly biased toward BrickOS; however, I am wondering if you attempted to free some memory in BrickOS by disabling features that you didn't need? If you are only going to run one program (whether single threaded or multi), you can (...) (21 years ago, 7-Feb-04, to lugnet.org.ca.rtltoronto, lugnet.robotics.rcx, lugnet.robotics.rcx.nqc)
|
|
| | Re: C$ - Code Only
|
|
(...) I think most people seriously underestimated how hard building the robot would be. The funny thing is, all of rtlToronto's events have the same general premise: Build a robot that does something. Second, if you can make the robot do it well, (...) (21 years ago, 6-Feb-04, to lugnet.org.ca.rtltoronto, lugnet.robotics.rcx)
|
|
| | Re: C$ - Code Only
|
|
(...) NQC compiles not quite C code into LEGO firmware opcodes. You download the .rcx result, and LEGO firmware interprets the program. This makes it slow. QuiteC and brickOS both use H8 native C compilers that spit out H8 assembly code directly. (...) (21 years ago, 6-Feb-04, to lugnet.org.ca.rtltoronto, lugnet.robotics.rcx, lugnet.robotics.rcx.nqc)
|
|
| | Re: C$ - Code Only
|
|
(...) Forgive a clueless question here, but is QuiteC different than NotQuiteC? If so where can I learn more about it? Thanks! The oldest mention of the term "QuiteC" I could find on LUGNET was only 3 weeks ago but MAYBE I'm searching wrong? see (...) (21 years ago, 6-Feb-04, to lugnet.org.ca.rtltoronto, lugnet.robotics.rcx, lugnet.robotics.rcx.nqc)
|
|
| | Re: C$ - Code Only
|
|
(...) Folks who read rtlToronto can skip this part. I added it because I'm cross posting to robotics.rcx. For those who don't know, rtlToronto had a contest with robots playing Connect Four. Creating a robot for this is double faceted. Getting (...) (21 years ago, 6-Feb-04, to lugnet.org.ca.rtltoronto, lugnet.robotics.rcx)
|