ros-indigo-dynamixel-driver (0.4.1-0trusty) trusty; urgency=high

  * Don't set return delay time if value is invalid
  * Fix typo valie -> valid
  * Add EX-106, rename EX-106+ accordingly (Fixes #60 <https://github.com/arebgun/dynamixel_motor/issues/60>)
  * Merge pull request #49 <https://github.com/arebgun/dynamixel_motor/issues/49> from anuragmakineni/master
    remove Serial set/get functions from dynamixel_io
  * Update dynamixel_io.py
    In set_p_gain, set_i_gain, set_d_gain, small spelling mistake. Instead of 'slope', it should be p/i/d_gain, since slope is not defined for the given function.
  * remove deprecated functions from dynamixel_io
  * bug fixes for issue #33 <https://github.com/arebgun/dynamixel_motor/issues/33> and warnnings on queue_size
  * Adds couple of methods for LED status fetching and changing.
  * Catch occurancies when error_code is parsed as float
  * added in a queue size as none to remove warning messages
  * Readback echo for simple one-wire (TTL) converters
  * Support for reading current, setting acceleration, torque control mode (mainly MX series). Available features specified for each model.
  * New model MX-12W
  * fix typo ;; min -> max
  * Fix bug in velocity conversion
    The factor for the velocity conversion from raw to radsec and the other way
    round is model-specific and does not depend on the maximum motor speed.
    Therefore, a conversion factor is added to the motor data and employed
    for all velocity conversions. The set motor velocity and the motor velocity
    in the servo state does now correspond with the real servo speed in
    radians per second.
  * Contributors: Andreas Wachaja, Antons Rebguns, Anurag Makineni, Gabrielius Mickevicius, Nicolas Alt, Russell Toris, Stefan Kohlbrecher, Yam Geva, Zilvinas, nozawa, parijat10, pazeshun

 -- Antons Rebguns <arebgun@gmail.com>  Thu, 19 Jan 2017 07:00:00 -0000

ros-indigo-dynamixel-driver (0.4.0-0trusty) trusty; urgency=high

  * stack is now catkin compatible

 -- Antons Rebguns <arebgun@gmail.com>  Fri, 26 Jul 2013 06:00:00 -0000


