Continuous Tow Shearing (CTS) is a manufacturing process for the automated layup of composites materials. Here is an implementation of the path-planning on a free-form 3D surface, based on paper: https://doi.org/10.1016/j.compositesa.2024.108212
Features:
- Build free-form 3D surface (saddle-like)
- Geometrical computations (pin-jointed net)
- Tool-path generation (TCP)
- Curvature analysis (steering radius)
- 3D Display
Deps:
- numpy
- scipy
- plotly