Open andinet opened 2 years ago
https://gitlab.kitware.com/iMSTK/iMSTK/-/blob/master/Examples/VirtualCoupling/VirtualCouplingExample.cpp Virtual Coupling example with multiple objects.
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.
https://gitlab.kitware.com/iMSTK/iMSTK/-/blob/master/Examples/VirtualCoupling/VirtualCouplingExample.cpp Virtual Coupling example with multiple objects.