cadop / fusion360descriptor

A URDF Exporter for Fusion 360
11 stars 3 forks source link

Add switch for components defining joint order #7

Closed cadop closed 2 years ago

cadop commented 2 years ago

This adds the functionality expected for defining in the UI what "Joint Component 1" is. User can switch between Parent and Child. Solves the GUI dereferencing by changing the handler to a global variable.

Closes https://github.com/cadop/fusion360xml/issues/3 Closes https://github.com/cadop/fusion360xml/issues/4