Skip to content

Releases: stytim/RealSense-ToolTracker

v1.2.0

10 Mar 00:10

Choose a tag to compare

What's new

  • Support calibration and tracking directly from RealSense recording files (.bag format).
  • Support saving and loading tool definition files in JSON format for readability and ease of editing
  • Add functionality to record tracking data directly into a CSV file
  • Support for calibrating markers with more than 4 spheres
  • Add an icon for the Windows executable

Fixes

  • Improve calibration logic
  • Use Unix timestamp for a more standardized and precise timekeeping

v1.1.0

18 Feb 17:42

Choose a tag to compare

What's new

  • Support for multi-camera setup
  • Add a dropdown menu to select a device
  • Add laser power control

Bug fixes

  • Fix UDP sockect creation error on Mac
  • Reduce data copying between threads
  • Various minor bug fixes

v1.0.0

30 Dec 15:00

Choose a tag to compare

Initial release