KitwareMedical / SlicerIMSTK

Extension for 3D slicer that enables user to prototype real-time multi-modal surgical simulation scenarios by leveraging iMSTK
6 stars 5 forks source link

Handling force feedback from iMSTK in Slicer #15

Open andinet opened 2 years ago

aWilson41 commented 2 years ago

https://gitlab.kitware.com/iMSTK/iMSTK/-/blob/master/Examples/VirtualCoupling/VirtualCouplingExample.cpp Virtual Coupling example with multiple objects.

aWilson41 commented 2 years ago

This example sets up a RigidObject with a mass & inertia. It sets up a HapticDeviceManager & client. It then creates a RigidObjectController given the RigidObject and HapticDeviceClient to perform virtual coupling.