| | Re: NXT Newbie "Is it possible" question
|
|
(...) Thanks Brian, I am hoping to play with all of the ideas, and really appreciate the response. Robotics, programming, and the NXT are all quite new for me, but I already having fun trying out the solutions provided, and learning the G progamming (...) (14 years ago, 24-Aug-10, to lugnet.robotics, lugnet.technic)
|
|
| | Re: NXT Newbie "Is it possible" question
|
|
(...) I'm not sure how much time you have, or what resources... but you might be able to do this with a single set. If you put an arm on each motor, such that "track A" would hit a peg and turn the motor clockwise, but "Track B" would hit a peg on (...) (14 years ago, 24-Aug-10, to lugnet.robotics.nxt)
|
|
| | Re: NXT Newbie "Is it possible" question
|
|
(...) Well, just for diversity here's a slightly different approach. Make the first block a "Reset Timer" block, then split the program into four sequences. Each is simply a "Wait for Touch Sensor", followed by "Read Timer" block with the result (...) (14 years ago, 24-Aug-10, to lugnet.robotics.nxt)
|
|
| | Re: NXT Newbie "Is it possible" question
|
|
Thanks Kevin! That gives me a good start. once I get some sort of working model, I'll share with world for some good old fashion criticism. Chris (14 years ago, 19-Aug-10, to lugnet.robotics.nxt)
|
|
| | Re: How is this?
|
|
(...) Yes, change the "wait for 9" to be a "check for 9", and the problem should go away... Loop forever if Touched and distance < 9 { turn on motor } else { turn off motor } Kevin (14 years ago, 19-Aug-10, to lugnet.robotics.nxt)
|
|
| | Re: NXT Newbie "Is it possible" question
|
|
(...) Chris, Sure it is, as long as the NXT cables are long enough to place the sensors where you want on the track. As you already figured out, the tricky bits are in the software. Here is pseudocode for what I would do were I to program it in G (...) (14 years ago, 19-Aug-10, to lugnet.robotics.nxt)
|
|
| | NXT Newbie "Is it possible" question
|
|
I am hoping to build a race timer mechanism using my NXT and 4 touch sensors. Essentially I need it to be similar to a pinewood derby timer. I am holding a LEGO car race for our homeschool group, and would love to be able to do all of the timing (...) (14 years ago, 18-Aug-10, to lugnet.robotics.nxt)
|
|
| | Re: os x support for old RCX?
|
|
i'm on an intel mac though... still possible? r (...) (14 years ago, 12-Aug-10, to lugnet.robotics)
|
|
| | Re: os x support for old RCX?
|
|
I still program the old RCX using NQC on a PPC Mac (OS 10.4). Bit of mucking about to get it to work, but it does. I'll see if I can't get some notes together over the weekend for you. Cheers Tom (...) (14 years ago, 12-Aug-10, to lugnet.robotics)
|
|
| | Re: os x support for old RCX?
|
|
I had a look and osx is supported in leJOS, but it seems quite cumbersome for a total Java illiterate like me. i'd be happier if i can go the Robolab way. Thanks for the tip though, Andrew! If it comes to that, i'll go for leJOS. R (...) (14 years ago, 12-Aug-10, to lugnet.robotics)
|
|
| | Re: os x support for old RCX?
|
|
I have just started playing around with leJOS on Linux with a lot of success--I would imagine that it would run nicely on OSX as well. (...) It does appear to be, sadly. ;-P -- Andrew G. Meyer (14 years ago, 11-Aug-10, to lugnet.robotics)
|
|
| | os x support for old RCX?
|
|
Hello I have an old RCX set (with USB infrared tower) and i would like to use it under Mac OS X. I wanted to check NQC but if i understand right i need the Macintosh USB & Ghost communication package for USB tower, which i couldn't find online. (...) (14 years ago, 10-Aug-10, to lugnet.robotics)
|
|
| | Re: Bluetooth and Windows 7
|
|
Hello Jan, Apperently you didn't got any answer.. For me I it worked ok installing the nxt2 software and a sitecom bluetooth dongle. Greetings Maico Arts Oss, NL Op 18-5-2010 6:35, Jan Kromhout schreef: (...) (14 years ago, 23-Jul-10, to lugnet.robotics)
|
|
| | Re: Kernel freeze when attempting to use rotation sensor
|
|
Greetings, I would suggest comparing this code with other programs that make use of rotation sensors, such as the following: * LDCC - (URL) particular, dccdemo.c uses a rotation sensor as part of a DCC throttle. * Power Functions - (URL) this thread (...) (14 years ago, 17-Jul-10, to lugnet.robotics.rcx.legos)
|
|
| | Re: BrickOS Patches and Development
|
|
Re: Power Functions: There is an older thread on the topic of Power Functions at [ (URL) ] which includes links to some BrickOS-based code for Power Functions. Be sure to follow the thread to the end, as some of the links mentioned earlier on no (...) (14 years ago, 17-Jul-10, to lugnet.robotics.rcx.legos)
|
|
| | Re: Set 8482
|
|
(...) There exist programs (not sure where) that can convert a video file into a series of still images. From there, it could be converted into a set of building instructions. (14 years ago, 17-Jul-10, to lugnet.technic, lugnet.robotics.cybermaster)
|
|
| | Re: Set 8482
|
|
(...) I found the files. The trick is that they NOT in the directory which is installed on your hard drive when you install the software, they remain on the CD so you have to look inside the ISO file. Since these are all video files (MOV), it is (...) (14 years ago, 16-Jul-10, to lugnet.technic, lugnet.robotics.cybermaster)
|
|
| | Re: Set 8482
|
|
(...) The building instructions are contained in .mov files. (yeah, I know, not really practical, but it's what you can get.) The files are located under /shared/build. Jetro (14 years ago, 15-Jul-10, to lugnet.technic, lugnet.robotics.cybermaster)
|
|
| | Re: Set 8482
|
|
(...) I downloaded the image and installed the software, but I can't find any files that seem to represent the building instructions, even with hidden files shown. Which directory are the file in? Eric Albrecht (14 years ago, 15-Jul-10, to lugnet.technic, lugnet.robotics.cybermaster)
|
|
| | Re: Set 8482
|
|
(...) XP doesn't like the Cybermaster CD because o a compatibility issue with QuickTime. You can still get access to the building instructions though. Just make sure you change folder properties so it'll show hidden files and folders. Jetro (14 years ago, 13-Jul-10, to lugnet.technic, lugnet.robotics.cybermaster)
|