Skip to content

Releases: ibois-epfl/augmented-carpentry

v0.4.0: reformat UI + recorder

31 May 12:12
Compare
Choose a tag to compare

This release introduce a new lighter and more comfortable UI for AC.
It also add a preliminary version of a 3D recorder to replay the fabrication later on Rhino.

v0.3.0_CMakeRefactor

21 Sep 12:43
bf27c67
Compare
Choose a tag to compare

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

21 Aug 14:03
Compare
Choose a tag to compare

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

08 Aug 08:46
Compare
Choose a tag to compare

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

28 Jun 14:50
Compare
Choose a tag to compare
Pre-release

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

23 Jun 14:59
Compare
Choose a tag to compare
v0.0.7_fix_TSLAM Pre-release
Pre-release

Basic function working, TSLAM is updated to the latest version.