[Rock-dev] Logging configuration not working properly

Sylvain Joyeux bir.sylvain at gmail.com
Fri Mar 31 17:23:22 CEST 2017


Hi Karl. The property logging will only log properties that are
updated by the ruby script itself.

Sylvain


On Fri, Mar 31, 2017 at 11:32 AM,  <Karl.Kangur at esa.int> wrote:
> Hi all,
>
> I am trying to get the configuration of my component logged into a .log
> file. Calling
>
> Orocos.log_all_configuration
>
> creates the properties.0.log file, however it only contains the initial
> properties and not subsequent changes as mentioned here.
>
> I want to launch a calibration process and save a sensor bias value in the
> properties.0.log. I am dynamically changing some of the properties myself
> via rock-display and the script is setting some other values in return. I
> observe the sensor bias value being written out in rock-display, but it does
> not appear in the properties.0.log file.
>
> The code I am working on is for this component:
> https://github.com/hdpr-rover/drivers-orogen-dsp1760/tree/calibration
>
> Karl Kangur
> Young Graduate Engineer (YGT) - Automatics and Robotics Section (TEC-MMA)
> +31 (0)7 1565 5014
> ESA-ESTEC
> Postbus 299, 2200 AG Noordwijk,
> The Netherlands
>
> This message and any attachments are intended for the use of the addressee
> or addressees only.
> The unauthorised disclosure, use, dissemination or copying (either in whole
> or in part) of its
> content is not permitted.
> If you received this message in error, please notify the sender and delete
> it from your system.
> Emails can be altered and their integrity cannot be guaranteed by the
> sender.
>
> Please consider the environment before printing this email.
>
>
> _______________________________________________
> Rock-dev mailing list
> Rock-dev at dfki.de
> http://www.dfki.de/mailman/cgi-bin/listinfo/rock-dev
>


More information about the Rock-dev mailing list