I am going to install ros driver for robotiq gripper as indicated in http://wiki.ros.org/robotiq
But for installing Modbus TCP dependencies (rosdep install robotiq_modbus_tcp
), I have the following issue:
ERROR: the following packages/stacks could not have their rosdep keys resolved to system dependencies: robotiq_modbus_tcp: Cannot locate rosdep definition for [rospy]
PS: I am using Ubuntu 16.04 (kinetic),
Thanks a lot in advance for helping me with the issue...