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 / 19178
19177  |  19179
Subject: 
nqc adapt project : nqc easier
Newsgroups: 
lugnet.robotics
Date: 
Sun, 13 Oct 2002 20:04:06 GMT
Viewed: 
1144 times
  
Hello

I've created a langage for RCX that use nqc.

It's a langage that is very easier than nqc. It use nqc cause it translate
word into nqc command. You can also integrate nqc code. a little example :

begin

go_fordward
wait 5
/* all time in second */
stop A
stop C
/* you can also integrate nqc code */
nqc [
while(true);
OnFwd(OUT_A);
]

end

The power of this langage is that function declaration are not static !! You
can create new function in a correspond file.

I work now on how to open the "correspond" file and analyse it with php for
doing an interface very simply or add new function by it.

If someone is interest please contact me : I'll post my code in thi
discussion. All code ares develop under linux with kdevelop : make or other
file are not needed. But someone can easily import it to Windows

nanobapt



Message has 1 Reply:
  Re: nqc adapt project : nqc easier
 
Hello You can find an english version at this page (source are in french and docs are in english) (URL) me what do you think about it !! nanobapt (...) (22 years ago, 14-Oct-02, to lugnet.robotics)

Message is in Reply To:
  events or infinite loops... which is better?
 
Hi Everyone, I just recently learned how to use event monitoring, and I really like it. My question is whether or not this method is more efficient than infinite loops. I always used to check for sensor readings using an infinite loop something like (...) (22 years ago, 11-Oct-02, to lugnet.robotics)

8 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