|
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 Follower project
http://www.convict.lu/Jeunes/RoboticsIntro.htm . But here we engaged two
RCXs. One robot was actually collecting information about its environment
through touch-sensors. The this robot communicated the information to a
second identical robot (except for the touch sensors), which would follow
exectly the same path. This was an amazing project.
Claude
Ha, I posted an slightly changed program-picture at:
http://www.convict.lu/Jeunes/replay_touch_times.jpg
In lugnet.robotics.rcx.robolab, Steve Putz writes:
> 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 system sound 1-sec delay explains some of my observation. The rest is explained, I think, byt the fact that my test program was also using data logging to record the timer values. (I did not include the data logging instructions in the sample (...) (22 years ago, 16-May-03, to lugnet.robotics.rcx.robolab)
|
Message is in Reply To:
| | Re: Slow response in RoboLab?
|
| I've uploaded my example program to: (2 URLs) was seeing if I could program a solution for the following request from another mailing list: (URL) program seems to spend much more than the "wait" times between loops. Steve Putz (...) (22 years ago, 13-May-03, to lugnet.robotics.rcx.robolab)
|
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
|
|
|
|