Skip to content

Releases: stytim/RealSense-ToolTracker

v1.3.2

Choose a tag to compare

@github-actions github-actions released this 14 Jun 15:14
58cf1dd

What's Changed

  • Fix Linux .deb runtime crashes and source build on Ubuntu 22.04/24.04/26.04 by @stytim in #6

Full Changelog: v1.3.1...v1.3.2

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 13 Jun 20:48
a2adb76

What's Changed

  • Fix Windows crash saving tool definitions to a read-only install dir by @stytim in #5

Full Changelog: v1.3.0...v1.3.1

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 13 Jun 19:38
be55964

What's Changed

  • Fix no-device crash, validate calibration, and harden against crashes by @stytim in #3
  • Add in-app log console; stop launching a separate terminal window by @stytim in #4

Full Changelog: v1.2.2...v1.3.0

v1.2.2

Choose a tag to compare

@github-actions github-actions released this 17 May 19:54

Full Changelog: v1.2.1...v1.2.2

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 16 May 17:20

What's Changed

  • fixed memory leaks, bugs, add CI build by @stytim in #2

New Contributors

  • @stytim made their first contribution in #2

Full Changelog: v1.2.0...v1.2.1

v1.2.0

Choose a tag to compare

@stytim stytim released this 10 Mar 00:10

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

Choose a tag to compare

@stytim stytim released this 18 Feb 17:42

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

Choose a tag to compare

@stytim stytim released this 30 Dec 15:00

Initial release