Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 585 Bytes

File metadata and controls

9 lines (7 loc) · 585 Bytes

Introduction

This project uses dual quaternions to represent and transform manufactured parts and fixtures. The purpose is to predict the geometry of manufactured parts in multistage machining processes given locating surface and machining deviations. The implementation uses a two stationed machining line to demonstrate the idea.

Additional Libraries

The code is dependent on the libraries below.

  1. https://github.com/dqrobotics/matlab
  2. www.mathworks.com/matlabcentral/fileexchange/39288-dual-quaternion-toolbox
  3. Plucker.m of https://github.com/petercorke/spatial-math