Releases: PickNikRobotics/data_tamer
Releases · PickNikRobotics/data_tamer
1.0.1
- 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.
No new features
0.9.0: First official beta
Data Tamer is ready to be tested more broadly. Try it and let us now
New type system for custom types and new schema
Complete refactoring on the custom types.
0.6.0: Back compatibility and ROS2 Sink finalized
Welcome Data Tamer (alpha)
This is the first alpha release of the library.
It is usable, but the API is not stable yet.