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 / 13385
13384  |  13386
Subject: 
Re: Using Vision Command as a Smart Sensor
Newsgroups: 
lugnet.robotics, lugnet.robotics.vc
Date: 
Wed, 6 Dec 2000 19:05:13 GMT
Viewed: 
4679 times
  
"Bob Fay" <rfay@we.mediaone.net> wrote in message
news:G55s5H.CHz@lugnet.com...
I made this work with some motor commands. Very cool! This is something I
hoped would be developed with Vision Command. Thanks for the posting.

Were you able to make it work with NQC?  If it was, I'd like to see the
code.  Despite the association with my friend Dave Baum, I don't use NQC.



Message has 2 Replies:
  Re: Using Vision Command as a Smart Sensor
 
I just used one Message. I still don't know how to do your test program. This will start and stop the motor as long as motion is detected in area 2. task main() { while(true) { if (Message()== 2) { OnFwd(OUT_A); Wait(100); Off(OUT_A); } } } -- Bob (...) (24 years ago, 6-Dec-00, to lugnet.robotics, lugnet.robotics.vc)
  Re: Using Vision Command as a Smart Sensor
 
In lugnet.robotics, Michael Gasperi writes: hoped would be developed with Vision Command. Thanks for the posting. (...) Hi folks, i do it in a task like this : int global_message; task Read_VC_Messages () { int j; int local_message = 0; (...) (24 years ago, 6-Dec-00, to lugnet.robotics, lugnet.robotics.vc)

Message is in Reply To:
  Re: Using Vision Command as a Smart Sensor
 
I made this work with some motor commands. Very cool! This is something I hoped would be developed with Vision Command. Thanks for the posting. -- Bob Fay rfay@we.mediaone.net The Shop (URL) Fay" <rfay@we.mediaone.net> wrote in message (...) (24 years ago, 6-Dec-00, to lugnet.robotics, lugnet.robotics.vc)

13 Messages in This Thread:






Entire Thread on One Page:
Nested:  All | Brief | Compact | Dots
Linear:  All | Brief | Compact

This Message and its Replies on One Page:
Nested:  All | Brief | Compact | Dots
Linear:  All | Brief | Compact
    

Custom Search

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