no ocl component types in exercise Controller-1

Hi everyone,

I am doing the exercises to get familiar with orocos. I have a problem with controller-1 exercise.

When I deploy the application I get errors:

~/fuerte_workspace/rtt-exercises-2.3.2/controller-1$ rosrun ocl deployer-gnulinux -s deployment/application.cpf Real-time memory: 517904 bytes free of 524288 allocated. 0.028 [ Warning][TinyDemarshaller] Use type='long' instead of type='short' for Property 'Priority', since 16bit integers are not supported. 0.028 [ Warning][TinyDemarshaller] Future versions of RTT will no longer map XML 'short' to C++ 'int' but to C++ 'short' Property objects. 0.028 [ Warning][TinyDemarshaller] Use type='long' instead of type='short' for Property 'Priority', since 16bit integers are not supported. 0.028 [ Warning][TinyDemarshaller] Future versions of RTT will no longer map XML 'short' to C++ 'int' but to C++ 'short' Property objects. 0.028 [ Warning][TinyDemarshaller] Use type='long' instead of type='short' for Property 'Priority', since 16bit integers are not supported. 0.028 [ Warning][TinyDemarshaller] Future versions of RTT will no longer map XML 'short' to C++ 'int' but to C++ 'short' Property objects. 0.028 [ Warning][TinyDemarshaller] Use type='long' instead of type='short' for Property 'Priority', since 16bit integers are not supported. 0.028 [ Warning][TinyDemarshaller] Future versions of RTT will no longer map XML 'short' to C++ 'int' but to C++ 'short' Property objects. 0.028 [ Warning][TinyDemarshaller] Use type='long' instead of type='short' for Property 'Priority', since 16bit integers are not supported. 0.028 [ Warning][TinyDemarshaller] Future versions of RTT will no longer map XML 'short' to C++ 'int' but to C++ 'short' Property objects. 0.028 [ Warning][TinyDemarshaller] Use type='long' instead of type='short' for Property 'Priority', since 16bit integers are not supported. 0.028 [ Warning][TinyDemarshaller] Future versions of RTT will no longer map XML 'short' to C++ 'int' but to C++ 'short' Property objects. 0.028 [ Warning][TinyDemarshaller] Use type='long' instead of type='short' for Property 'Priority', since 16bit integers are not supported. 0.028 [ Warning][TinyDemarshaller] Future versions of RTT will no longer map XML 'short' to C++ 'int' but to C++ 'short' Property objects. 0.035 [ Warning][Thread] Lowering scheduler type to SCHED_OTHER for non-privileged users.. 0.035 [ Warning][ModeSwitch] Lowering scheduler type to SCHED_OTHER for non-privileged users.. 0.035 [ Warning][Thread] Lowering scheduler type to SCHED_OTHER for non-privileged users.. 0.035 [ Warning][Controller] Lowering scheduler type to SCHED_OTHER for non-privileged users.. 0.036 [ Warning][Thread] Lowering scheduler type to SCHED_OTHER for non-privileged users.. 0.036 [ Warning][Plant] Lowering scheduler type to SCHED_OTHER for non-privileged users.. 0.036 [ Warning][Thread] Lowering scheduler type to SCHED_OTHER for non-privileged users.. 0.036 [ Warning][Joystick] Lowering scheduler type to SCHED_OTHER for non-privileged users.. 0.037 [ Warning][Thread] Lowering scheduler type to SCHED_OTHER for non-privileged users.. 0.037 [ Warning][Automatic] Lowering scheduler type to SCHED_OTHER for non-privileged users.. 0.037 [ ERROR ][DeploymentComponent::loadComponent] Unable to create Orocos Component 'OCL::FileReporting': unknown component type. 0.037 [ Warning][DeploymentComponent::loadComponents] Could not configure 'Reporting': No such peer. 0.037 [ ERROR ][DeploymentComponent::loadComponent] Unable to create Orocos Component 'OCL::TimerComponent': unknown component type. 0.037 [ Warning][DeploymentComponent::loadComponents] Could not configure 'Timer': No such peer. 0.037 [ ERROR ][Logger] Failed to load a component: aborting kick-start.

   Switched to : Deployer
"displayComponentTypes" gives only the components of controller application, but none of OCL's.

When I run deployer (in any other directory except controller-1), the OCL component types (FileReporting, TimerComponent, etc.) are loaded fine.

Thanks in advance for any help. Mohamad

no ocl component types in exercise Controller-1

I'm still stuck at this point,
Any hint how to solve this?
Is it part of the exercise to get past this errors?

I hope that this question is not irrelevant or repetitive.

On Thu, May 30, 2013 at 4:47 PM, <javad [dot] aein [..] ...> wrote:
> Hi everyone,
>
> I am doing the exercises to get familiar with orocos. I have a problem with
> controller-1 exercise.
>
> When I deploy the application I get errors:
>
> ~/fuerte_workspace/rtt-exercises-2.3.2/controller-1$ rosrun ocl
> deployer-gnulinux -s deployment/application.cpf
> Real-time memory: 517904 bytes free of 524288 allocated.
> 0.028 [ Warning][TinyDemarshaller] Use type='long' instead of type='short'
> for Property 'Priority', since 16bit integers are not supported.
> 0.028 [ Warning][TinyDemarshaller] Future versions of RTT will no longer map
> XML 'short' to C++ 'int' but to C++ 'short' Property objects.
> 0.028 [ Warning][TinyDemarshaller] Use type='long' instead of type='short'
> for Property 'Priority', since 16bit integers are not supported.
> 0.028 [ Warning][TinyDemarshaller] Future versions of RTT will no longer map
> XML 'short' to C++ 'int' but to C++ 'short' Property objects.
> 0.028 [ Warning][TinyDemarshaller] Use type='long' instead of type='short'
> for Property 'Priority', since 16bit integers are not supported.
> 0.028 [ Warning][TinyDemarshaller] Future versions of RTT will no longer map
> XML 'short' to C++ 'int' but to C++ 'short' Property objects.
> 0.028 [ Warning][TinyDemarshaller] Use type='long' instead of type='short'
> for Property 'Priority', since 16bit integers are not supported.
> 0.028 [ Warning][TinyDemarshaller] Future versions of RTT will no longer map
> XML 'short' to C++ 'int' but to C++ 'short' Property objects.
> 0.028 [ Warning][TinyDemarshaller] Use type='long' instead of type='short'
> for Property 'Priority', since 16bit integers are not supported.
> 0.028 [ Warning][TinyDemarshaller] Future versions of RTT will no longer map
> XML 'short' to C++ 'int' but to C++ 'short' Property objects.
> 0.028 [ Warning][TinyDemarshaller] Use type='long' instead of type='short'
> for Property 'Priority', since 16bit integers are not supported.
> 0.028 [ Warning][TinyDemarshaller] Future versions of RTT will no longer map
> XML 'short' to C++ 'int' but to C++ 'short' Property objects.
> 0.028 [ Warning][TinyDemarshaller] Use type='long' instead of type='short'
> for Property 'Priority', since 16bit integers are not supported.
> 0.028 [ Warning][TinyDemarshaller] Future versions of RTT will no longer map
> XML 'short' to C++ 'int' but to C++ 'short' Property objects.
> 0.035 [ Warning][Thread] Lowering scheduler type to SCHED_OTHER for
> non-privileged users..
> 0.035 [ Warning][ModeSwitch] Lowering scheduler type to SCHED_OTHER for
> non-privileged users..
> 0.035 [ Warning][Thread] Lowering scheduler type to SCHED_OTHER for
> non-privileged users..
> 0.035 [ Warning][Controller] Lowering scheduler type to SCHED_OTHER for
> non-privileged users..
> 0.036 [ Warning][Thread] Lowering scheduler type to SCHED_OTHER for
> non-privileged users..
> 0.036 [ Warning][Plant] Lowering scheduler type to SCHED_OTHER for
> non-privileged users..
> 0.036 [ Warning][Thread] Lowering scheduler type to SCHED_OTHER for
> non-privileged users..
> 0.036 [ Warning][Joystick] Lowering scheduler type to SCHED_OTHER for
> non-privileged users..
> 0.037 [ Warning][Thread] Lowering scheduler type to SCHED_OTHER for
> non-privileged users..
> 0.037 [ Warning][Automatic] Lowering scheduler type to SCHED_OTHER for
> non-privileged users..
> 0.037 [ ERROR ][DeploymentComponent::loadComponent] Unable to create Orocos
> Component 'OCL::FileReporting': unknown component type.
> 0.037 [ Warning][DeploymentComponent::loadComponents] Could not configure
> 'Reporting': No such peer.
> 0.037 [ ERROR ][DeploymentComponent::loadComponent] Unable to create Orocos
> Component 'OCL::TimerComponent': unknown component type.
> 0.037 [ Warning][DeploymentComponent::loadComponents] Could not configure
> 'Timer': No such peer.
> 0.037 [ ERROR ][Logger] Failed to load a component: aborting kick-start.
> Switched to : Deployer
>
>
> "displayComponentTypes" gives only the components of controller application,
> but none of OCL's.
>
> When I run deployer (in any other directory except controller-1), the OCL
> component types (FileReporting, TimerComponent, etc.) are loaded fine.
>
> Thanks in advance for any help.
> Mohamad
>
>
>
> --
> Orocos-Users mailing list
> Orocos-Users [..] ...
> http://lists.mech.kuleuven.be/mailman/listinfo/orocos-users

no ocl component types in exercise Controller-1

I just modified the CMakeLists.txt and added:
orocos_use_package(ocl-taskbrowser)
Now the OCL component types are loaded as well.
I hope this was the way to go.

Anyway still a hint would be great!
Thanks.

On Mon, Jun 3, 2013 at 6:11 PM, Mohamad Javad Aein <javad [dot] aein [..] ...> wrote:
> I'm still stuck at this point,
> Any hint how to solve this?
> Is it part of the exercise to get past this errors?
>
> I hope that this question is not irrelevant or repetitive.
>
>
> On Thu, May 30, 2013 at 4:47 PM, <javad [dot] aein [..] ...> wrote:
>> Hi everyone,
>>
>> I am doing the exercises to get familiar with orocos. I have a problem with
>> controller-1 exercise.
>>
>> When I deploy the application I get errors:
>>
>> ~/fuerte_workspace/rtt-exercises-2.3.2/controller-1$ rosrun ocl
>> deployer-gnulinux -s deployment/application.cpf
>> Real-time memory: 517904 bytes free of 524288 allocated.
>> 0.028 [ Warning][TinyDemarshaller] Use type='long' instead of type='short'
>> for Property 'Priority', since 16bit integers are not supported.
>> 0.028 [ Warning][TinyDemarshaller] Future versions of RTT will no longer map
>> XML 'short' to C++ 'int' but to C++ 'short' Property objects.
>> 0.028 [ Warning][TinyDemarshaller] Use type='long' instead of type='short'
>> for Property 'Priority', since 16bit integers are not supported.
>> 0.028 [ Warning][TinyDemarshaller] Future versions of RTT will no longer map
>> XML 'short' to C++ 'int' but to C++ 'short' Property objects.
>> 0.028 [ Warning][TinyDemarshaller] Use type='long' instead of type='short'
>> for Property 'Priority', since 16bit integers are not supported.
>> 0.028 [ Warning][TinyDemarshaller] Future versions of RTT will no longer map
>> XML 'short' to C++ 'int' but to C++ 'short' Property objects.
>> 0.028 [ Warning][TinyDemarshaller] Use type='long' instead of type='short'
>> for Property 'Priority', since 16bit integers are not supported.
>> 0.028 [ Warning][TinyDemarshaller] Future versions of RTT will no longer map
>> XML 'short' to C++ 'int' but to C++ 'short' Property objects.
>> 0.028 [ Warning][TinyDemarshaller] Use type='long' instead of type='short'
>> for Property 'Priority', since 16bit integers are not supported.
>> 0.028 [ Warning][TinyDemarshaller] Future versions of RTT will no longer map
>> XML 'short' to C++ 'int' but to C++ 'short' Property objects.
>> 0.028 [ Warning][TinyDemarshaller] Use type='long' instead of type='short'
>> for Property 'Priority', since 16bit integers are not supported.
>> 0.028 [ Warning][TinyDemarshaller] Future versions of RTT will no longer map
>> XML 'short' to C++ 'int' but to C++ 'short' Property objects.
>> 0.028 [ Warning][TinyDemarshaller] Use type='long' instead of type='short'
>> for Property 'Priority', since 16bit integers are not supported.
>> 0.028 [ Warning][TinyDemarshaller] Future versions of RTT will no longer map
>> XML 'short' to C++ 'int' but to C++ 'short' Property objects.
>> 0.035 [ Warning][Thread] Lowering scheduler type to SCHED_OTHER for
>> non-privileged users..
>> 0.035 [ Warning][ModeSwitch] Lowering scheduler type to SCHED_OTHER for
>> non-privileged users..
>> 0.035 [ Warning][Thread] Lowering scheduler type to SCHED_OTHER for
>> non-privileged users..
>> 0.035 [ Warning][Controller] Lowering scheduler type to SCHED_OTHER for
>> non-privileged users..
>> 0.036 [ Warning][Thread] Lowering scheduler type to SCHED_OTHER for
>> non-privileged users..
>> 0.036 [ Warning][Plant] Lowering scheduler type to SCHED_OTHER for
>> non-privileged users..
>> 0.036 [ Warning][Thread] Lowering scheduler type to SCHED_OTHER for
>> non-privileged users..
>> 0.036 [ Warning][Joystick] Lowering scheduler type to SCHED_OTHER for
>> non-privileged users..
>> 0.037 [ Warning][Thread] Lowering scheduler type to SCHED_OTHER for
>> non-privileged users..
>> 0.037 [ Warning][Automatic] Lowering scheduler type to SCHED_OTHER for
>> non-privileged users..
>> 0.037 [ ERROR ][DeploymentComponent::loadComponent] Unable to create Orocos
>> Component 'OCL::FileReporting': unknown component type.
>> 0.037 [ Warning][DeploymentComponent::loadComponents] Could not configure
>> 'Reporting': No such peer.
>> 0.037 [ ERROR ][DeploymentComponent::loadComponent] Unable to create Orocos
>> Component 'OCL::TimerComponent': unknown component type.
>> 0.037 [ Warning][DeploymentComponent::loadComponents] Could not configure
>> 'Timer': No such peer.
>> 0.037 [ ERROR ][Logger] Failed to load a component: aborting kick-start.
>> Switched to : Deployer
>>
>>
>> "displayComponentTypes" gives only the components of controller application,
>> but none of OCL's.
>>
>> When I run deployer (in any other directory except controller-1), the OCL
>> component types (FileReporting, TimerComponent, etc.) are loaded fine.
>>
>> Thanks in advance for any help.
>> Mohamad
>>
>>
>>
>> --
>> Orocos-Users mailing list
>> Orocos-Users [..] ...
>> http://lists.mech.kuleuven.be/mailman/listinfo/orocos-users

no ocl component types in exercise Controller-1

Hi Mohamad,

An explicit import of 'ocl' should do the trick as well, in the XML
file (with the Import property) or in the taskbrowser prompt
(import("ocl") ).

It's not meant as a part of the exercise, but you're using an outdated
version. Please check out on
http://github.com/psoetens/orocos-rtt-examples for the latest version.

How did you install the exercises ?

Peter

On Mon, Jun 3, 2013 at 6:31 PM, Mohamad Javad Aein <javad [dot] aein [..] ...> wrote:
> I just modified the CMakeLists.txt and added:
> orocos_use_package(ocl-taskbrowser)
> Now the OCL component types are loaded as well.
> I hope this was the way to go.
>
> Anyway still a hint would be great!
> Thanks.
>
> On Mon, Jun 3, 2013 at 6:11 PM, Mohamad Javad Aein <javad [dot] aein [..] ...> wrote:
>> I'm still stuck at this point,
>> Any hint how to solve this?
>> Is it part of the exercise to get past this errors?
>>
>> I hope that this question is not irrelevant or repetitive.
>>
>>
>> On Thu, May 30, 2013 at 4:47 PM, <javad [dot] aein [..] ...> wrote:
>>> Hi everyone,
>>>
>>> I am doing the exercises to get familiar with orocos. I have a problem with
>>> controller-1 exercise.
>>>
>>> When I deploy the application I get errors:
>>>
>>> ~/fuerte_workspace/rtt-exercises-2.3.2/controller-1$ rosrun ocl
>>> deployer-gnulinux -s deployment/application.cpf
>>> Real-time memory: 517904 bytes free of 524288 allocated.
>>> 0.028 [ Warning][TinyDemarshaller] Use type='long' instead of type='short'
>>> for Property 'Priority', since 16bit integers are not supported.
>>> 0.028 [ Warning][TinyDemarshaller] Future versions of RTT will no longer map
>>> XML 'short' to C++ 'int' but to C++ 'short' Property objects.
>>> 0.028 [ Warning][TinyDemarshaller] Use type='long' instead of type='short'
>>> for Property 'Priority', since 16bit integers are not supported.
>>> 0.028 [ Warning][TinyDemarshaller] Future versions of RTT will no longer map
>>> XML 'short' to C++ 'int' but to C++ 'short' Property objects.
>>> 0.028 [ Warning][TinyDemarshaller] Use type='long' instead of type='short'
>>> for Property 'Priority', since 16bit integers are not supported.
>>> 0.028 [ Warning][TinyDemarshaller] Future versions of RTT will no longer map
>>> XML 'short' to C++ 'int' but to C++ 'short' Property objects.
>>> 0.028 [ Warning][TinyDemarshaller] Use type='long' instead of type='short'
>>> for Property 'Priority', since 16bit integers are not supported.
>>> 0.028 [ Warning][TinyDemarshaller] Future versions of RTT will no longer map
>>> XML 'short' to C++ 'int' but to C++ 'short' Property objects.
>>> 0.028 [ Warning][TinyDemarshaller] Use type='long' instead of type='short'
>>> for Property 'Priority', since 16bit integers are not supported.
>>> 0.028 [ Warning][TinyDemarshaller] Future versions of RTT will no longer map
>>> XML 'short' to C++ 'int' but to C++ 'short' Property objects.
>>> 0.028 [ Warning][TinyDemarshaller] Use type='long' instead of type='short'
>>> for Property 'Priority', since 16bit integers are not supported.
>>> 0.028 [ Warning][TinyDemarshaller] Future versions of RTT will no longer map
>>> XML 'short' to C++ 'int' but to C++ 'short' Property objects.
>>> 0.028 [ Warning][TinyDemarshaller] Use type='long' instead of type='short'
>>> for Property 'Priority', since 16bit integers are not supported.
>>> 0.028 [ Warning][TinyDemarshaller] Future versions of RTT will no longer map
>>> XML 'short' to C++ 'int' but to C++ 'short' Property objects.
>>> 0.035 [ Warning][Thread] Lowering scheduler type to SCHED_OTHER for
>>> non-privileged users..
>>> 0.035 [ Warning][ModeSwitch] Lowering scheduler type to SCHED_OTHER for
>>> non-privileged users..
>>> 0.035 [ Warning][Thread] Lowering scheduler type to SCHED_OTHER for
>>> non-privileged users..
>>> 0.035 [ Warning][Controller] Lowering scheduler type to SCHED_OTHER for
>>> non-privileged users..
>>> 0.036 [ Warning][Thread] Lowering scheduler type to SCHED_OTHER for
>>> non-privileged users..
>>> 0.036 [ Warning][Plant] Lowering scheduler type to SCHED_OTHER for
>>> non-privileged users..
>>> 0.036 [ Warning][Thread] Lowering scheduler type to SCHED_OTHER for
>>> non-privileged users..
>>> 0.036 [ Warning][Joystick] Lowering scheduler type to SCHED_OTHER for
>>> non-privileged users..
>>> 0.037 [ Warning][Thread] Lowering scheduler type to SCHED_OTHER for
>>> non-privileged users..
>>> 0.037 [ Warning][Automatic] Lowering scheduler type to SCHED_OTHER for
>>> non-privileged users..
>>> 0.037 [ ERROR ][DeploymentComponent::loadComponent] Unable to create Orocos
>>> Component 'OCL::FileReporting': unknown component type.
>>> 0.037 [ Warning][DeploymentComponent::loadComponents] Could not configure
>>> 'Reporting': No such peer.
>>> 0.037 [ ERROR ][DeploymentComponent::loadComponent] Unable to create Orocos
>>> Component 'OCL::TimerComponent': unknown component type.
>>> 0.037 [ Warning][DeploymentComponent::loadComponents] Could not configure
>>> 'Timer': No such peer.
>>> 0.037 [ ERROR ][Logger] Failed to load a component: aborting kick-start.
>>> Switched to : Deployer
>>>
>>>
>>> "displayComponentTypes" gives only the components of controller application,
>>> but none of OCL's.
>>>
>>> When I run deployer (in any other directory except controller-1), the OCL
>>> component types (FileReporting, TimerComponent, etc.) are loaded fine.
>>>
>>> Thanks in advance for any help.
>>> Mohamad
>>>
>>>
>>>
>>> --
>>> Orocos-Users mailing list
>>> Orocos-Users [..] ...
>>> http://lists.mech.kuleuven.be/mailman/listinfo/orocos-users
> --
> Orocos-Users mailing list
> Orocos-Users [..] ...
> http://lists.mech.kuleuven.be/mailman/listinfo/orocos-users

no ocl component types in exercise Controller-1

On Tue, Jun 4, 2013 at 2:16 PM, Peter Soetens <peter [..] ...> wrote:
> Hi Mohamad,
>
> An explicit import of 'ocl' should do the trick as well, in the XML
> file (with the Import property) or in the taskbrowser prompt
> (import("ocl") ).

Thanks for the reply,
This morning I tried the import("ocl") solution, and as you said it worked.
Sorry for the newbie mistake!

>
> It's not meant as a part of the exercise, but you're using an outdated
> version. Please check out on
> http://github.com/psoetens/orocos-rtt-examples for the latest version.
>
> How did you install the exercises ?

If I remember correctly, I just used 'git clone' in my workspace.
I went through hello exercises without any problems. until I got stuck
in controller-1 (becoz of ocl thingie)

I also noticed this page:
http://www.orocos.org/wiki/main-page/toolchain/getting-started/toolchain...
I guess this is the newer version and the way to go, isn't it?
>
> Peter
>
>
> On Mon, Jun 3, 2013 at 6:31 PM, Mohamad Javad Aein <javad [dot] aein [..] ...> wrote:
>> I just modified the CMakeLists.txt and added:
>> orocos_use_package(ocl-taskbrowser)
>> Now the OCL component types are loaded as well.
>> I hope this was the way to go.
>>
>> Anyway still a hint would be great!
>> Thanks.
>>
>> On Mon, Jun 3, 2013 at 6:11 PM, Mohamad Javad Aein <javad [dot] aein [..] ...> wrote:
>>> I'm still stuck at this point,
>>> Any hint how to solve this?
>>> Is it part of the exercise to get past this errors?
>>>
>>> I hope that this question is not irrelevant or repetitive.
>>>
>>>
>>> On Thu, May 30, 2013 at 4:47 PM, <javad [dot] aein [..] ...> wrote:
>>>> Hi everyone,
>>>>
>>>> I am doing the exercises to get familiar with orocos. I have a problem with
>>>> controller-1 exercise.
>>>>
>>>> When I deploy the application I get errors:
>>>>
>>>> ~/fuerte_workspace/rtt-exercises-2.3.2/controller-1$ rosrun ocl
>>>> deployer-gnulinux -s deployment/application.cpf
>>>> Real-time memory: 517904 bytes free of 524288 allocated.
>>>> 0.028 [ Warning][TinyDemarshaller] Use type='long' instead of type='short'
>>>> for Property 'Priority', since 16bit integers are not supported.
>>>> 0.028 [ Warning][TinyDemarshaller] Future versions of RTT will no longer map
>>>> XML 'short' to C++ 'int' but to C++ 'short' Property objects.
>>>> 0.028 [ Warning][TinyDemarshaller] Use type='long' instead of type='short'
>>>> for Property 'Priority', since 16bit integers are not supported.
>>>> 0.028 [ Warning][TinyDemarshaller] Future versions of RTT will no longer map
>>>> XML 'short' to C++ 'int' but to C++ 'short' Property objects.
>>>> 0.028 [ Warning][TinyDemarshaller] Use type='long' instead of type='short'
>>>> for Property 'Priority', since 16bit integers are not supported.
>>>> 0.028 [ Warning][TinyDemarshaller] Future versions of RTT will no longer map
>>>> XML 'short' to C++ 'int' but to C++ 'short' Property objects.
>>>> 0.028 [ Warning][TinyDemarshaller] Use type='long' instead of type='short'
>>>> for Property 'Priority', since 16bit integers are not supported.
>>>> 0.028 [ Warning][TinyDemarshaller] Future versions of RTT will no longer map
>>>> XML 'short' to C++ 'int' but to C++ 'short' Property objects.
>>>> 0.028 [ Warning][TinyDemarshaller] Use type='long' instead of type='short'
>>>> for Property 'Priority', since 16bit integers are not supported.
>>>> 0.028 [ Warning][TinyDemarshaller] Future versions of RTT will no longer map
>>>> XML 'short' to C++ 'int' but to C++ 'short' Property objects.
>>>> 0.028 [ Warning][TinyDemarshaller] Use type='long' instead of type='short'
>>>> for Property 'Priority', since 16bit integers are not supported.
>>>> 0.028 [ Warning][TinyDemarshaller] Future versions of RTT will no longer map
>>>> XML 'short' to C++ 'int' but to C++ 'short' Property objects.
>>>> 0.028 [ Warning][TinyDemarshaller] Use type='long' instead of type='short'
>>>> for Property 'Priority', since 16bit integers are not supported.
>>>> 0.028 [ Warning][TinyDemarshaller] Future versions of RTT will no longer map
>>>> XML 'short' to C++ 'int' but to C++ 'short' Property objects.
>>>> 0.035 [ Warning][Thread] Lowering scheduler type to SCHED_OTHER for
>>>> non-privileged users..
>>>> 0.035 [ Warning][ModeSwitch] Lowering scheduler type to SCHED_OTHER for
>>>> non-privileged users..
>>>> 0.035 [ Warning][Thread] Lowering scheduler type to SCHED_OTHER for
>>>> non-privileged users..
>>>> 0.035 [ Warning][Controller] Lowering scheduler type to SCHED_OTHER for
>>>> non-privileged users..
>>>> 0.036 [ Warning][Thread] Lowering scheduler type to SCHED_OTHER for
>>>> non-privileged users..
>>>> 0.036 [ Warning][Plant] Lowering scheduler type to SCHED_OTHER for
>>>> non-privileged users..
>>>> 0.036 [ Warning][Thread] Lowering scheduler type to SCHED_OTHER for
>>>> non-privileged users..
>>>> 0.036 [ Warning][Joystick] Lowering scheduler type to SCHED_OTHER for
>>>> non-privileged users..
>>>> 0.037 [ Warning][Thread] Lowering scheduler type to SCHED_OTHER for
>>>> non-privileged users..
>>>> 0.037 [ Warning][Automatic] Lowering scheduler type to SCHED_OTHER for
>>>> non-privileged users..
>>>> 0.037 [ ERROR ][DeploymentComponent::loadComponent] Unable to create Orocos
>>>> Component 'OCL::FileReporting': unknown component type.
>>>> 0.037 [ Warning][DeploymentComponent::loadComponents] Could not configure
>>>> 'Reporting': No such peer.
>>>> 0.037 [ ERROR ][DeploymentComponent::loadComponent] Unable to create Orocos
>>>> Component 'OCL::TimerComponent': unknown component type.
>>>> 0.037 [ Warning][DeploymentComponent::loadComponents] Could not configure
>>>> 'Timer': No such peer.
>>>> 0.037 [ ERROR ][Logger] Failed to load a component: aborting kick-start.
>>>> Switched to : Deployer
>>>>
>>>>
>>>> "displayComponentTypes" gives only the components of controller application,
>>>> but none of OCL's.
>>>>
>>>> When I run deployer (in any other directory except controller-1), the OCL
>>>> component types (FileReporting, TimerComponent, etc.) are loaded fine.
>>>>
>>>> Thanks in advance for any help.
>>>> Mohamad
>>>>
>>>>
>>>>
>>>> --
>>>> Orocos-Users mailing list
>>>> Orocos-Users [..] ...
>>>> http://lists.mech.kuleuven.be/mailman/listinfo/orocos-users
>> --
>> Orocos-Users mailing list
>> Orocos-Users [..] ...
>> http://lists.mech.kuleuven.be/mailman/listinfo/orocos-users