To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.roboticsOpen lugnet.robotics in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / 26952 (-20)
  Re: TachoSpeed.nqc
 
(...) You assumed correctly. Without the wait the if statement is always executed immediately. I see what you mean: by taking the wait out of the start of the loop the sensors are checked more frequently. That doesn't solve the riddle though, (...) (18 years ago, 12-Mar-07, to lugnet.robotics)
 
  NXT now has atan2 function block
 
Download atan2 (and atan, sin, cos, sqrt blocks) at www.convict.lu/Jeune...sIntro.htm for NXT-G. Please report any bugs. (18 years ago, 12-Mar-07, to lugnet.robotics)
 
  Re: TachoSpeed.nqc
 
(...) I don't really understand what you mean when you say "the brick doesn't do anything". Can you be more specific? (...) They will both be executed in sequence if at the time the second if statement reads the TachoSpeed setting on OUT_L it (...) (18 years ago, 12-Mar-07, to lugnet.robotics)
 
  Re: TachoSpeed.nqc
 
Doesn't this make more sense. (...) The way it was written you hardly ever checked the TachoSpeed because most of the time was spent in the Wait(20). I assume the Wait is in there to allow the robot to get up to speed before you start checking for a (...) (18 years ago, 12-Mar-07, to lugnet.robotics)
 
  Re: TachoSpeed.nqc
 
(...) I 've done just that, but the problem I describe persists: When the TachoSpeed reported by watching the brick is around 57, the brick doesn't do anything if the response value is set to 62. It does at 66 or 67 but that also makes it impossible (...) (18 years ago, 12-Mar-07, to lugnet.robotics)
 
  Re: TachoSpeed.nqc
 
(...) The problem is almost certainly that your program only runs for about 2 tenths of a second. If you want the program to run forward continuously and execute a special behavior if at some point during the execution of the program the TachoSpeed (...) (18 years ago, 11-Mar-07, to lugnet.robotics)
 
  Re: NXT Turkey MOC
 
Really nice! I recently built the original bug from the descriptions in the "10 Cool Lego Mindstorms RIS 2 Projects' book but the program files that come with it are all lsc files. I'm having a hard enough time learning NQC to try to make sense of (...) (18 years ago, 10-Mar-07, to lugnet.robotics)
 
  TachoSpeed.nqc
 
I'm trying to write a simple routine that uses the TachoSpeed value to see if my Cybermaster has run into something. I'm trying this on tiled floor, by making the bot with tank threads run into the wall, but only very occasionally does it actually (...) (18 years ago, 10-Mar-07, to lugnet.robotics)
 
  Robot events at BrickFest™ 2007
 
There will be a number of interesting robotic activities at (URL) BrickFest™ 2007>, which is fast approaching. Don't forget, if you haven't registered yet but wish to attend, the preregistration deadline is March 15th. Here's a summary of the (...) (18 years ago, 10-Mar-07, to lugnet.events.brickfest, lugnet.announce, lugnet.events, lugnet.fun.community, lugnet.robotics, FTX) ! 
 
  Real Robots Article
 
I've just posted an article published in this month's Electronic Design Magazine about the LEGO Mindstorms NXT and Real Robots on my Blog (URL).For design inspiration there's a small video clip of a Handy Cricket Line Following robot for your (...) (18 years ago, 10-Mar-07, to lugnet.robotics)
 
  NXT Turkey MOC
 
To learn studless construction and building with the NXT I have been reworking all my RCX robot designs. After what, almost a year now, I think I'm finally getting it. This week was the first time I successfully designed a NXT robot in my head (...) (18 years ago, 9-Mar-07, to lugnet.robotics) ! 
 
  Re: IR tower problems on a laptop with NQC
 
(...) Jordan, I only have one suggestion that may, or may not be useful. I'd suggest you try a fresh battery in the tower. I know you said it works on another PC. Sorry, that's the best I can do. :) Steve (18 years ago, 9-Mar-07, to lugnet.robotics.rcx, lugnet.robotics, lugnet.robotics.rcx.nqc)
 
  IR tower problems on a laptop with NQC
 
I have a used Dell Inspiron 8200 laptop that is old enough to have a serial port. I'm trying to use a serial port IR tower to program an RCX and am having problems. When I plug in the tower the green light turns on immediately, which AFAIK is not (...) (18 years ago, 9-Mar-07, to lugnet.robotics, lugnet.robotics.rcx, lugnet.robotics.rcx.nqc, FTX)
 
  Microsoft Robotics Studio
 
Has anyone had any luck with the Microsoft Robotics Studio with the RCX / RIS 2.0 ??? I have been able to write a program that uses the direction control to control a basic roverbot moving left/right forwards/backwards and another program that (...) (18 years ago, 7-Mar-07, to lugnet.robotics, lugnet.robotics.rcx)
 
  Re: Power Functions Tower Crane
 
(...) Yes ;o) (...) I have yet to perform the measurements, but I can tell you that the big motor is really powerful (comparable to NXT motor), with a rotation speed around 200 rpm. The other one is quite good too, should be significatively more (...) (18 years ago, 7-Mar-07, to lugnet.robotics)
 
  Re: Power Functions Tower Crane
 
Wow, so you are also one of the chosen ones to make our collective mouths water... Would it be hard (or legally possible at this time) to add these motors to your lovely 9v motor comparison on your site to give us an even better idea of what they (...) (18 years ago, 7-Mar-07, to lugnet.robotics)
 
  Power Functions Tower Crane
 
A 1.2m (URL) tower crane>, built to exercise the new remote controlled Power Functions motors that are to be available in late 2007 sets, such as the (URL) 8275 Technic Bulldozer> (URL) Enjoy! (URL) Philo> (18 years ago, 7-Mar-07, to lugnet.announce.moc, lugnet.technic, lugnet.robotics, FTX) ! 
 
  Re: NXT on Linux.
 
(...) Hello GiP, (...) I am very interested by your tool. if you can send it to me or put it somewhere on internet, it would be cool. thanks, JLB (18 years ago, 6-Mar-07, to lugnet.robotics)
 
  Re: NXT on Linux.
 
(...) I really like this, and may give it a go. Please make it available somewhere... I take it the -s lists the BT devices in terms of addresses that can be used with the -a command? If you need somewhere to host the download while you get your (...) (18 years ago, 6-Mar-07, to lugnet.robotics)
 
  NXT on Linux.
 
Hi, I just discovered this forum and I found a lot of interesting things.... I work on linux and I found that there is very little around on how to use NXT with BlueTooth on Linux, so I started writing my own set of tools. I have finished a first (...) (18 years ago, 6-Mar-07, to lugnet.robotics)


Next Page:  5 more | 10 more | 20 more

Redisplay Messages:  All | Compact

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR