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:
- Fix linux artifacts folder structure by @funnbot in #85
- Add tagCustom29h10 marker library by @yoyobuae in #86
- Fix calib timeout by @funnbot in #84
Full Changelog: v0.7.0...v0.7.1