Skip to content

Releases: ju1ce/April-Tag-VR-FullBody-Tracker

Apriltag Trackers

28 Aug 12:10
d4f05eb
Compare
Choose a tag to compare

An update to version 0.7 with a few bug fixes and a new marker library.

  • Fix to bug that caused playspace calibration to reset instead of save when reaching the 60 second timeout
  • Fixed folder structure on linux build to prevent too many intermetidate folders
  • Added marker library to use with dodecahedron trackers

Note that dodecahedron trackers are still failry experimental, so you should only attempt making them if you are already familiar with ATT. With imperfect calibration, they will perform worse than regular trackers.

If you still wish to experiment with them, the necessary files are pinned in the #dev-talk channel on the discord, where most of information about them is. Note that you will also have to change the "markers per tracker" parameter directly in config.yaml from 45 to 11.

Details:

Full Changelog: v0.7.0...v0.7.1

Apriltag Trackers

08 Aug 14:04
Compare
Choose a tag to compare

After a few weeks of delays due to bug fixes, the full version is finaly released! This version features a bunch of QOL improvements, bug fixes, improved GUI and a linux build!

  • The release now includes a Linux build
  • Added support for PS Eyes directly (using Camera API of 9100)
  • Added window naming for easier management of multiple camera setups
  • Changes to driver installation to make it easier to install
  • Smoothing can now be disabled completely by setting Smoothing window to 0
  • Fixed distance from camera resetting when calibrating playspace
  • Added option to mirror camera

The format of the config files has changed, so recalibration of everything is necessary when upgrading. The driver is also new, upgrade it as well!

Known Issues:

  • On linux, the driver installer does not enable multiple drivers in steamvr config, so it must be done manualy.
  • The file structure of the linux download contains too many unecessary folders
  • When calibration mode times out after 60 seconds, the calibration gets reset instead of saved

Apriltag Trackers Beta

27 Jul 15:18
c28df17
Compare
Choose a tag to compare
Pre-release

This beta includes some more fixes based on feedback from the previous one.

  • The set_exposure.bat script has been added back to the utilities folder, which should help those using IP Webcam set exposure easier
  • Fixed the driver installer not enabling multiple drivers, causing the driver to not work
  • Some more fixes to the build system

Known issues:

  • The fix to the driver installer has not been done for linux yet, meaning it has to be done manualy.

Apriltag Trackers Beta

15 Jul 20:24
Compare
Choose a tag to compare
Pre-release

This beta focuses on some more build changes, a fix to IP Webcam not working, and some fixes to Gstreamer backend on linux.

  • The build system was changed to vcpkg
  • Using IP webcam for the camera now works
  • Using Gstreamer backend on linux should now work better

Known issues:

  • The current driver installer does not enable activating multiple drivers in the SteamVR config. If this is your first time installing ATT, this may cause trackers to not appear inside SteamVR. This has been fixed on the latest nightly build, available on the discord server.
  • You can also fix the above issue by manualy enabling the setting, instructions can be found in the "Installing the driver" wiki page.

Apriltag Trackers Beta

01 Jul 11:06
Compare
Choose a tag to compare
Pre-release

This version focuses on project reformatting for easier build and development, Linux support and changes to ease of use:

  • The release now includes a Linux build
  • Added support for PS Eyes directly (using Camera API of 9100)
  • Added window naming for easier management of multiple camera setups
  • Changes to driver installation to make it easier to install
  • Smoothing can now be disabled by setting Smoothing window to 0
  • Fixed distance from camera resetting when calibrating playspace
  • Added option to mirror camera

The format of the config files has changed, so recalibration of everything is necessary when upgrading.

Full Changelog: v0.6...v0.7-beta

KNOWN ISSUES:

  • Connecting to IP Webcam seems to be broken

Apriltag Trackers

02 Dec 14:32
Compare
Choose a tag to compare

After a few months of beta releases, ATT seems to be stable enough for a full release! This is the exact same version as the v0.5.5, but released as a full release instead of pre-release.

New additions, compared to the old v0.4 release:

  • New smoothing algorithm, which reduces shaking and delay
  • Support for multiple cameras
  • Easier camera calibration
  • Easier playspace calibration with controllers

For more information on the changes, check the changelogs for the beta releases.

The tutorial has been moved to the wiki with far more information, and a new setup video has been posted to reddit, dont forget to check them out!

Apriltag Trackers Beta

17 Oct 17:03
Compare
Choose a tag to compare
Pre-release

This beta focuses mostly on a chinese translation and adding licenses to the program.

  • Thanks to @apriltagtrackers-cn, the program has been translated into chinese! The language can be selected in the params.
  • A tab has been added for all the licenses that must legaly ship with the program.
  • Added an option to disable the out window in order to save resources and make high fps cameras work better.
  • During playspace calibration, distance now also saves rather than resetting every time.
  • Fixed bug that caused crash if preview window was opened during camera calibration
  • Fixed bug where trackers would sometimes dissapear and fail to reapear, even through the axis are seen in the out window

Apriltag Trackers Beta

09 Sep 22:36
Compare
Choose a tag to compare
Pre-release

This beta adds some new features, bugfixes, and a slight UI update.

  • Added an option to use Aruco 4x4 markers
  • Added a depth smoothing option
  • Added additional smoothing to the driver
  • Parameters were grouped better and some were renamed to better represent what they are
  • Fixed a bug where calibration with controllers didnt work correctly on lighthouse systems
  • Fixed a bug where the camera would fly off during multiple camera calibration refinement

Apriltag Trackers Beta

25 Aug 21:10
Compare
Choose a tag to compare
Pre-release

New beta release, containing some more features to make tracking smoother! This should finalize the multiple cameras update and allow you to calibrate their playspaces perfectly.

  • Added option to automaticaly refine one playspace calibration to another. A rough calibration should still be done manualy!
  • Added option to lock camera height during calibration. Should help to recalibrate quicker if your playspace changes on quest.
  • Added an option to spawn trackers in the middle of markers, rather than at the main marker.
  • Added some warnings to parameters that may break detection
  • Calibration mode will exit automaticaly if no button is pressed for 60 seconds

Apriltag Trackers Beta

07 Aug 10:44
Compare
Choose a tag to compare
Pre-release
  • Fixed a crash on certain tracker configurations
  • Fixed a crash when pressing connect to steamvr without a HMD connected