You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Master program used for the SmartArm and related systems. Currently compatible only with the 3DSystems device family.
Reads relevant information from the operator-side computer and sends it to the patient-side computer running sas_operator_side_receiver.
Disclaimer
Use at your own risk, there is no support nor warranty of any kind.
Quick start
Install the device drivers of your 3DSystem device (Vendor Link)
Configure your device with the TouchSmartSetup.exe or similar application. This will name your devices as either {Left,Right}Device for two devices, or Default Device for one device setups.
Install the SmartArmMaster application by downloading the latest installer from the release page in this repository.
Configure the configuration.json file as needed. (More information below)
Run the program SmartArmMaster.exe. If there are no errors, a GUI similar to the one shown at the beginning of the README will appear.
Configuration
Some information for the commonly used fields in configuration.json. Variables not listed here should be considered advanced.
Variable
Meaning
left_arm_id
The label for your left device. Usually Left Device in bimanual systems.
right_arm_id
The label for your right device. Usually Right Device in bimanual systems or Default Device when only one interface is used.