Re: Orocos and rtnet
Herman Bruyninckx <[email protected]> Thu, 8 Mar 2007 00:30:23 +0100 (CET)
| Newsgroups | gmane.science.robotics.orocos.user |
|---|---|
| Message-ID | <Pine.LNX.4.64.0703080028140.11137@roble> |
On Thu, 8 Mar 2007, Leopold Palomo Avellaneda wrote:
[...]
>> RTNet to communicate with the vxworks box (send/receive). You'll have
>> to write your message protocol yourselves then. But creating messages
>> with RTNet is not that hard. You can run the component using a
>> NonPeriodicActivity as discussed in this thread on Orocos-dev:
>> <http://www.orocos.org/node/154>. I'd like to remind you that rtnet
>> works with both RTAI and Xenomai (so does Orocos).
>
> why NonPeriodicActivity? the controller box has a cycle loop of 4ms and we
> would like to use it. Can we create a PeriodicActivity and try to synchronize
> both?
How...? The clocks will skew anyhow... It's better to take this into
account and foresee an activity that can wait on the RTNet package.
Btw, do you have any numbers about delays at the VxWorks side? I mean: how
realtime is the ethernet on that side? How long does it take before a value
sent to the robot is actually executed in its controller? Etc.
Herman
--
K.U.Leuven, Mechanical Eng., Mechatronics & Robotics Research Group
<http://people.mech.kuleuven.be/~bruyninc> Tel: +32 16 322480
Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm
--
Orocos mailing list
[email protected]
http://lists.mech.kuleuven.be/mailman/listinfo/orocos
Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm