Skip to content

Latest commit

 

History

History
78 lines (66 loc) · 2.79 KB

CHANGELOG.rst

File metadata and controls

78 lines (66 loc) · 2.79 KB

Changelog for package dynpick_driver

0.1.1 (2016-12-20)

  • [fix] Add a missing folder to be installed #37
  • [capability] Add a tested product model. #35
  • Contributors: Isaac I.Y. Saito

0.1.0 (2016-09-15)

  • ADD urdf model #32 * Changed sample launch to show model instead of static tf-frame
  • Add tare service #30 * uses std::srvs::Trigger * ordered dependencies alphabetically * Need to send offset_reset command several times (3 at my tests) to work
  • Contributors: Lorenz Halt

0.0.11 (2016-06-02)

  • Workaround for ROS buildfarm error. #27
  • Contributors: Isaac I.Y. Saito

0.0.10 (2016-06-02)

  • [feat] Add test binary for measuring device throughput on Ubuntu (tested against QNX). #25
  • [doc] Add a tested product ID. #26
  • Contributors: Isaac I.Y. Saito

0.0.9 (2016-03-23)

  • [fix] run.launch not publishing Wrench topic issue.
  • [feat] Rename run.launch --> driver.launch
  • [sys] add test
  • [sys] add travis.yml
  • [doc] Switched to sphinx; this doxygen setting seems not working, and the doc we want by rosdoc is not about api docs but rst files. (#20)
  • Contributors: Kei Okada, Isaac I.Y. Saito

0.0.8 (2015-08-14)

  • [doc] Utilize rosdoc_lite.
  • Contributors: Isaac I.Y. Saito

0.0.7 (2015-08-12)

  • [feat] Whether or not running RViz
  • Contributors: Isaac I.Y. Saito

0.0.6 (2015-08-11)

  • [fix] Missing launch file variables
  • [doc] Add more doc
  • Contributors: Ron Tajima, Isaac I.Y. Saito

0.0.5 (2015-04-01)

  • (Feature) Do while to read enough data (fix for #1)
  • (Doc) Add to readme new launch usage.
  • Contributors: Kei Okada, Isaac I.Y. Saito

0.0.4 (2015-03-23)

  • Reusable launch files.
  • Contributors: Isaac I.Y. Saito

0.0.3 (2014-12-29)

  • Fix/Typo, this may break downstream packages #7 from k-okada/fix_typo
  • Fix/Install missing resource. #6 from 130s/fix/install_launch
  • Contributors: Kei Okada, Isaac I.Y. Saito

0.0.2 (2014-12-24)

  • Initial commit
  • Add doc
  • Contributors: Kei Okada, Isaac I.Y. Saito