OCL Reporter booleans

Dear all,

Not a very serious thing, but today I tried to use the OCL reporter to
report a set of boolean values. But instead of a 1 or 0 I suspect that I
get either an weird unreproducible character or nothing, so I think the
reporter just prints 0 and 1 from the ASCII table (so SOH and NULL) instead
of the characters for 0 and 1. For now I'll just convert to ints, but just
as a heads up.

Kind regards,
Edwin

OCL Reporter booleans

Vector of bools. Sorry, it's late ;).

Mvg,
Edwin

Op 15 mei 2013 om 00:36 heeft Edwin Schreuder <edwin [..] ...>
het volgende geschreven:

In my case it was a message from a port containing a vector of structs.

Kind regards,
Edwin

Op 14 mei 2013 om 22:17 heeft Peter Soetens <peter [..] ...> het
volgende geschreven:

Hey Edwin,

vector of bools is not supported in Orocos or is it just plain bool values
(or in a struct) ?

Peter

On Mon, May 6, 2013 at 3:39 PM, Edwin Schreuder <edjekroketje [..] ...>wrote:

> Dear all,
>
> Not a very serious thing, but today I tried to use the OCL reporter to
> report a set of boolean values. But instead of a 1 or 0 I suspect that I
> get either an weird unreproducible character or nothing, so I think the
> reporter just prints 0 and 1 from the ASCII table (so SOH and NULL) instead
> of the characters for 0 and 1. For now I'll just convert to ints, but just
> as a heads up.
>
> Kind regards,
> Edwin
>
> --
> Orocos-Users mailing list
> Orocos-Users [..] ...
> http://lists.mech.kuleuven.be/mailman/listinfo/orocos-users
>
>

OCL Reporter booleans

Hey Edwin,

vector of bools is not supported in Orocos or is it just plain bool values
(or in a struct) ?

Peter

On Mon, May 6, 2013 at 3:39 PM, Edwin Schreuder <edjekroketje [..] ...>wrote:

> Dear all,
>
> Not a very serious thing, but today I tried to use the OCL reporter to
> report a set of boolean values. But instead of a 1 or 0 I suspect that I
> get either an weird unreproducible character or nothing, so I think the
> reporter just prints 0 and 1 from the ASCII table (so SOH and NULL) instead
> of the characters for 0 and 1. For now I'll just convert to ints, but just
> as a heads up.
>
> Kind regards,
> Edwin
>
> --
> Orocos-Users mailing list
> Orocos-Users [..] ...
> http://lists.mech.kuleuven.be/mailman/listinfo/orocos-users
>
>

OCL Reporter booleans

In my case it was a message from a port containing a vector of structs.

Kind regards,
Edwin

Op 14 mei 2013 om 22:17 heeft Peter Soetens <peter [..] ...> het
volgende geschreven:

Hey Edwin,

vector of bools is not supported in Orocos or is it just plain bool values
(or in a struct) ?

Peter

On Mon, May 6, 2013 at 3:39 PM, Edwin Schreuder <edjekroketje [..] ...>wrote:

> Dear all,
>
> Not a very serious thing, but today I tried to use the OCL reporter to
> report a set of boolean values. But instead of a 1 or 0 I suspect that I
> get either an weird unreproducible character or nothing, so I think the
> reporter just prints 0 and 1 from the ASCII table (so SOH and NULL) instead
> of the characters for 0 and 1. For now I'll just convert to ints, but just
> as a heads up.
>
> Kind regards,
> Edwin
>
> --
> Orocos-Users mailing list
> Orocos-Users [..] ...
> http://lists.mech.kuleuven.be/mailman/listinfo/orocos-users
>
>