[Rock-dev] [rock] #242: oroconf extract writes binary representation of properties to file

rock noreply at opendfki.de
Wed Mar 13 15:24:47 CET 2013


#242: oroconf extract writes binary representation of properties to file
----------------------------+-----------------------------------
 Reporter:  felix.rehrmann  |      Owner:  rock-dev-mailing-list
     Type:  defect          |     Status:  new
 Priority:  minor           |  Milestone:
Component:  toolchain       |   Keywords:  config
----------------------------+-----------------------------------
 It might has to do with ruby 1.9.

 e.g.

 {{{oroconf extract xsens_imu::Task --save test.yml}}}

 leads to the following test.yml

 {{{
 --- name:default
 # The name of the imu frame.
 !binary "aW11X2ZyYW1l": !binary |-
   aW11
 # number of consecutive timeouts after which an error is raised
 !binary "bWF4X3RpbWVvdXRz": 0
 # the device port
 !binary "cG9ydA==": !binary ""
 # the filter scenario. Use the xsensTest application to list the available
 ones
 !binary "c2NlbmFyaW8=": !binary |-
   aHVtYW4=
 # the IO timeout in milliseconds
 !binary "dGltZW91dA==": 100
 # The name of the world frame.
 !binary "d29ybGRfZnJhbWU=": !binary |-
   d29ybGQ=
 }}}

-- 
Ticket URL: <https://rock.opendfki.de/ticket/242>
rock <https://rock.opendfki.de>
rock: the robot construction kit


More information about the Rock-dev mailing list