Skip to content

Releases: PickNikRobotics/data_tamer

1.0.1

03 Mar 11:53
Compare
Choose a tag to compare
  • force the size of BasicType ot be 1 byte (#47 <https://github.com/PickNikRobotics/data_tamer/issues/47>_)
    This fix the issue when the log is generated on two different computers
    using different compilers (example Linux / QNX)
  • add file reset capabilities (#37 <https://github.com/PickNikRobotics/data_tamer/issues/37>_)
  • Enable users to build without ROS (#36 <https://github.com/PickNikRobotics/data_tamer/issues/36>_)
    • make building with ROS an option
    • clarify warnings, allow for default-building without ROS
    • switch name of ros build flag
    • add build ros argument for examples
    • fix incorrect message
  • Merge pull request #32 <https://github.com/PickNikRobotics/data_tamer/issues/32>_ from PickNikRobotics/default_increment_filename
    Allow endless recording
  • allow for unlimited recording
  • use a new mutex wrapper API (#27 <https://github.com/PickNikRobotics/data_tamer/issues/27>_)e non-deprecated function
  • Locked ptr test, documentation, and example (#24 <https://github.com/PickNikRobotics/data_tamer/issues/24>_)
    • add locked ptr usage to example
    • update comment relating to locked ptr
    • remove unused headers
    • add test for locked ptr and non-blocking method
    • remove unsafe lockedPtr get function
  • Merge pull request #23 <https://github.com/PickNikRobotics/data_tamer/issues/23>_ from torsoelectronics/main
  • Contributors: Daniel Mouritzen, Davide Faconti, Henry Moore

0.9.3: bug fixes, mostly.

01 Feb 18:13
Compare
Choose a tag to compare

No new features

0.9.0: First official beta

14 Dec 21:38
Compare
Choose a tag to compare

Data Tamer is ready to be tested more broadly. Try it and let us now

New type system for custom types and new schema

28 Nov 19:23
Compare
Choose a tag to compare

Complete refactoring on the custom types.

0.6.0: Back compatibility and ROS2 Sink finalized

23 Nov 13:51
Compare
Choose a tag to compare

Welcome Data Tamer (alpha)

22 Nov 13:05
Compare
Choose a tag to compare

This is the first alpha release of the library.

It is usable, but the API is not stable yet.