Installation
Install the pyRobotiqGripper python package using PIP.
python3 -m pip install pyRobotiqGripper
Note
The way python is called (python3 vs python) may depend on your system configuration. If the above command does not work, try replacing python3 with python.