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
If you launch hapticdevicewrapper via yarpdev , it does not exit cleanly using Ctrl+C .
straversaro@iiticublap103:~/src/haptic-devices/build/install/share$ yarpdev --device hapticdevicewrapper
[INFO]created wrapper <hapticdevicewrapper>. See C++ class HapticDeviceWrapper for documentation.
yarp: Port /hapticdevicewrapper/quit active at tcp://10.255.111.22:10002/
[INFO]device active in background...
^C[INFO][try 1 of 3] Trying to shut down /hapticdevicewrapper/quit
y^C^C[INFO][try 2 of 3] Trying to shut down /hapticdevicewrapper/quit
^C^C^C^C^C^C^C^C^C^C^C^C[INFO][try 3 of 3] Trying to shut down /hapticdevicewrapper/quit
^C^C[INFO]Aborting...
The text was updated successfully, but these errors were encountered:
If you launch
hapticdevicewrapper
viayarpdev
, it does not exit cleanly using Ctrl+C .The text was updated successfully, but these errors were encountered: