Subject:
|
RE: RotateMotor is stuck/nxc
|
Newsgroups:
|
lugnet.robotics.nxt
|
Date:
|
Fri, 27 Jul 2007 21:26:20 GMT
|
Viewed:
|
22054 times
|
| |
| |
John,
The new nbc b31 works! Thank you! Now I'm onto making the biped walking more
fluidly...
--E
-----Original Message-----
From: news-gateway@lugnet.com [mailto:news-gateway@lugnet.com] On Behalf Of
John Hansen
Sent: Friday, July 27, 2007 1:30 PM
To: lugnet.robotics.nxt@lugnet.com
Subject: Re: RotateMotor is stuck/nxc
In lugnet.robotics.nxt, "Elizabeth Mabrey"
<elizabeth.mabrey@storming-robots.com> wrote:
>
> Stuck in RotateMotor function call.
> RotateMotor (TORSO, 100, 360); ß---- stuck in this call
>
> TextOut(0, LCD_LINE2, false, "DONE ROTATE"); ß does not display,
Elizabeth,
Could you upgrade to b31 of NXC and see if you still have this problem? You
will need to update your TextOut call to put the "false" as the last
parameter
or leave it out altogether.
TextOut(0, LCD_LINE2, "DONE ROTATE");
Also, could you send me the code that is in the BricxCC code listing window
(F12) and maybe your full program? What does motor B do while execution is
stuck in the RotateMotor call? Does it rotate at all?
Thanks,
John Hansen
|
|
Message is in Reply To:
| | Re: RotateMotor is stuck/nxc
|
| (...) Elizabeth, Could you upgrade to b31 of NXC and see if you still have this problem? You will need to update your TextOut call to put the "false" as the last parameter or leave it out altogether. TextOut(0, LCD_LINE2, "DONE ROTATE"); Also, could (...) (17 years ago, 27-Jul-07, to lugnet.robotics.nxt)
|
4 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
Active threads in NXT programmable brick
|
|
|
|