[Rock-dev] make moving speed configurable in orogen-servo_dynamixel / dynamixel

Matthias Goldhoorn matthias.goldhoorn at dfki.de
Wed Dec 11 13:42:36 CET 2013


On 11.12.2013 13:17, Jakob Schwendner wrote:
>>> I would like to have the possibility to set the moving speed of a servo
> at configuration time. Right now it is set to 1023 by default and has to be
> changed via the command input port, which does not fit our needs.>>  Same
> goes for the torque limit.
>>>   
>>> If there are no objections, I would like to add two new members
> "moving_speed" and "torque_limit"  to  ServoConfiguration and make the
> respective changes in the orogen component
>> If noone disagrees please use a dynamic property for this.
>>
>> property('bla','type',default).dynamic
>>
>> this will create setter/getter functions
> This would be quite out of line with the current way of configuring the
> component (e.g. using the name vector / value vector scheme)... Or, maybe I
> don't understand your point so well.
Maybe i missunderstood tot,
i only suggested if you add a property which you want to change (or 
which CAN be changed) during runtime, add the .dynamic to it.


>
> Jakob
>


-- 
  Dipl.-Inf. Matthias Goldhoorn
  Space and Underwater Robotic

  Universität Bremen
  FB 3 - Mathematik und Informatik
  AG Robotik
  Robert-Hooke-Straße 1
  28359 Bremen, Germany

  Zentrale: +49 421 178 45-6611

  Besuchsadresse der Nebengeschäftstelle:
  Robert-Hooke-Straße 5
  28359 Bremen, Germany

  Tel.:    +49 421 178 45-4193
  Empfang: +49 421 178 45-6600
  Fax:     +49 421 178 45-4150
  E-Mail:  matthias.goldhoorn at informatik.uni-bremen.de

  Weitere Informationen: http://www.informatik.uni-bremen.de/robotik



More information about the Rock-dev mailing list