Control UR5e Robot with Omega3 Haptic Device.
pip install urx
Initialize Omega Haptic Device.
cd /catkin_ws/src/(your_project_file)
./omega_haptic/sdk-3.16.1/bin/HapticInit
Click 'Initialize' button.
rosrun ur5e_urx_control ur5e_test.py
rosrun omega_haptic omega_haptic
URX package is not working well in python3.8. You should change some variables in urx library.