| | Re: mindscript (NBC NXC)
|
|
(...) If you are running on a Windows platform then you can start with Bricx Command Center (BricxCC). It is an integrated development environment (IDE) that supports Not eXactly C (NXC) and NeXT Byte Codes (NBC) for the NXT brick running either the (...) (17 years ago, 21-Dec-07, to lugnet.robotics)
|
|
| | Re: NXT Program: How to avoid stop-and-go?
|
|
(...) Yes. Move (unlimited) Starts the motors and *leaves them running* while progressing on to the next block in a sequence. The motor state will then remain unchanged until some other block (like a later Move or Motor block) changes it. Try it an (...) (17 years ago, 21-Dec-07, to lugnet.robotics)
|
|
| | Re: NXT Program: How to avoid stop-and-go?
|
|
But if the Move block is unlimited will the next block (Wait) be processed? and when it goes to Wait block isn't that mean Move block is done and it will stay in the Wait block for ever, because the vehicle is not moving? (...) (17 years ago, 21-Dec-07, to lugnet.robotics)
|
|
| | Re: NXT Program: How to avoid stop-and-go?
|
|
(...) Try a Move block set to "unlimited": that will turn the motors on and let them run. Then have a Wait block to wait for the US sensor to report an object, or something similar inside a Loop. When an object (like a wall) is detected, the next (...) (17 years ago, 21-Dec-07, to lugnet.robotics)
|
|
| | NXT Program: How to avoid stop-and-go?
|
|
I've just started with my very first vehicle according to the instruction. Then I added the distance sensor. So, my car will turn when it come too close to an obstacle. I use a loop with distance as exit condition, i.e. the loop repeats the forward (...) (17 years ago, 20-Dec-07, to lugnet.robotics)
|
|
| | Re: mindscript (NBC NXC)
|
|
Does that mean NBC or NXC can be used on NXT? Do you use any of them? Where can I find more deatails? C-like is good because I like C :-) Phuoc (...) (17 years ago, 20-Dec-07, to lugnet.robotics)
|
|
| | Re: mindscript - subroutines
|
|
(...) MindScript is a programming language created by LEGO for use with the earlier generations of programmable bricks such as the RCX, and Spybot. It cannot be used with the NXT. The NXT does not have any text-based programming languages that are (...) (17 years ago, 20-Dec-07, to lugnet.robotics)
|
|
| | Re: mindscript - subroutines
|
|
I'm so new that I don't even know MindScript :confused: My questions... where to get it and its documentation? Is that the only script language for NXT? When I start using some variables and calculations the block structue is becoming hard to read. (...) (17 years ago, 20-Dec-07, to lugnet.robotics)
|
|
| | "reverse parking sensor" type sensor for Mindstorms
|
|
Does anyone know of a sensor (preferably for the RCX) that works similarly to the "reverse parking sensors" for cars? (17 years ago, 20-Dec-07, to lugnet.robotics)
|
|
| | Re: Robo Rocks 2007 (Event Photos)
|
|
Full gallery of pictures from the event, click (URL) here>. Post Moderation P.S. Please pardon the duplicate postings. (17 years ago, 17-Dec-07, to lugnet.robotics, FTX)
|