Installation ============ Install the pyRobotiqGripper python package using PIP. .. youtube:: TuXBFMDqD1g .. code-block:: bash 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`.