- Fix ROS buildfarm error
- [sample.launch] args improvement (#38)
- [sample.launch] Choose running RViz or not.
- [sample.launch] pass wrench topic name.
- Adding more build-in features by sensor (#39)
- Fix reading problems with A6200 version the reply seems to differ for some reason, however this fix it by cleaning up the socket after sensitivity request and filter request
- Set built-in filter at startup
- Add automatical adjustment of LSB/N
- generalized "readFromSocket" function
- flushing socket at beginning (to avoid byte offset)
- receiving calibration (LSB/N and LSB/Nm) from sensor and multiplying it to data
- tabs vs. spaces cleanup
- Contributors: Isaac I.Y. Saito, Kei Okada, Lorenz Halt
- [fix] Add a missing folder to be installed #37
- [capability] Add a tested product model. #35
- Contributors: Isaac I.Y. Saito
- 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
- Workaround for ROS buildfarm error. #27
- Contributors: Isaac I.Y. Saito
- [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
- [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
- [doc] Utilize rosdoc_lite.
- Contributors: Isaac I.Y. Saito
- [feat] Whether or not running RViz
- Contributors: Isaac I.Y. Saito
- [fix] Missing launch file variables
- [doc] Add more doc
- Contributors: Ron Tajima, Isaac I.Y. Saito
- (Feature) Do while to read enough data (fix for #1)
- (Doc) Add to readme new launch usage.
- Contributors: Kei Okada, Isaac I.Y. Saito
- Reusable launch files.
- Contributors: Isaac I.Y. Saito
- 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
- Initial commit
- Add doc
- Contributors: Kei Okada, Isaac I.Y. Saito