|
I've uploaded my example program to:
http://www.roboticslearning.com/examples/replay-touch-times.jpg
http://www.roboticslearning.com/examples/replay-touch-times.vi
I was seeing if I could program a solution for the following request from
another mailing list:
http://groups.yahoo.com/group/Lego-mindstorms-in-the-classroom/message/239
My program seems to spend much more than the "wait" times between loops.
Steve Putz
www.RoboticsLearning.com
"Claude Baumann" <cbaumann@ci.educ.lu> wrote in message
news:HEtzzI.I88@lugnet.com...
> Could you be more specific about your problem with container's container? Or
> post somewhere an example code?
>
> Claude Baumann
>
> In lugnet.robotics.rcx.robolab, Steve Putz writes:
> > It seems that RCX programs created with RoboLab sometimes have slow response
> > times, like there are extra delays ocurring between the program steps. I
> > especially noticed this in a recent program using indirection via
> > "Container's Container". It gets the timing wrong. Has anyone else had
> > this problem?
> >
> > Steve Putz
> > info@RoboticsLearning.com
> > www.RoboticsLearning.com
|
|
Message has 1 Reply: | | Re: Slow response in RoboLab?
|
| The problem does not come from container's container, but from the fact that ROBOLAB adds a 1-sec delay to each system sound call. Instead use play-tone here. There is only a 2/10 sec pause. We have worked over a similar problem in our Boy-scout and (...) (22 years ago, 14-May-03, to lugnet.robotics.rcx.robolab)
|
Message is in Reply To:
5 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
|
|
|
|