Re: How to build an Orocos application
| Newsgroups | gmane.science.robotics.orocos.user |
|---|---|
| Message-ID | <Pine.LNX.4.44.0301151605010.13829-100000@pc067.mech.kuleuven.ac.be> |
On Wed, 15 Jan 2003 [email protected] wrote: > I need to write a simple orocos application. > I want to create: > 3 RT processes (ZTT), > 1 RT process (ZLT), > 1 Not-RT process in user space. > All ZTT processes must be connected with ZLT Process by fifo's, > The not-RT process must be connected to ZLT process, Well, what I (personally) want to achieve with Orocos is that this kind of design will not be happening anymore after Orocos has matured :-) Why? Because starting a design with saying that you need fifo's to do a job is mixing up things, and is the reason for non-portability of applications. Anyway, if you want to define fifo's and threads yourself, you'd better not try to use Orocos, because it will create overhead for you. And the transparent IPC is exactly a part of Orocos that is not yet implemented... We are working on the _infrastructure_ and not yet on applications. But of course, this doesn't help you at this moment :-( And I have no real advice at this moment, because I know that things are still changing before we reach 1.0... Herman -- K.U.Leuven, Mechanical Engineering, Robotics Research Group <http://people.mech.kuleuven.ac.be/~bruyninc> Tel: +32 16 322480