Releases: ibois-epfl/augmented-carpentry
Releases · ibois-epfl/augmented-carpentry
v0.4.0: reformat UI + recorder
v0.3.0_CMakeRefactor
This is a stable release with a refactoring of the entire CMake project.
The refactoring consists in:
- better dependency system
- less self-contained dependencies
- general improvements in the CMake project
v0.2.1_FeedbackPatch: Hole integrated to feedback system
The patch refactors and fix bugs in the feedback for the drilling. This is a stable release that completes the feedback system for AC.
Basic feedback with drill, circular saw, and chain saw
This is the tag at the end of Hong-Bin's internship.
The basic feedback for drill, circular saw, and chain saw has been implemented and tested.
v0.1.0_pre_ttoo_integration
The release contains the code without the integration of tool component. In trying to implement the code from ttool we reported a memory leakageof app. 0.5-6 Mb/h given potentially by the switching context between ttool glfw and ac.
This version do not present any leakage.
v0.0.7_fix_TSLAM
Basic function working, TSLAM is updated to the latest version.