Danfoa/robotiq_2finger_grippers

robotiq_2f_gripper_msgs.msg not found

highpotentialunicorn opened this issue · 1 comments

Hi,

I am trying to use the robotiq_2f_action_client_example.py but the following line
from robotiq_2f_gripper_msgs.msg import CommandRobotiqGripperFeedback, CommandRobotiqGripperResult, CommandRobotiqGripperAction, CommandRobotiqGripperGoal
returns an error:

No module named my_folder.robotiq_2f_gripper_msgs.msg

Was there something changed here or what am I missing?

Best

Build in catkin_ws/devel and didn't work due to what appeared to be a Python Version issue? Now works.