Hello all,
I'm new to ROS so forgive me if this is a newbie question. I've been attempting to get pick and place working on our robot and I've had no luck. Currently, I'm adapting the following example from Patrick Goebel for our robot (code attached):
I've changed all joint and pose names, and adapted the environment to fit our robot. I've tried using different reference frames for the gripper, as well as changing the granularity of the poses generated. The image attached shows the arm set to the grasp pose, and the red arrow is the gripper pose being published. Every time I get the same error:
IK failed
Sampler failed to produce a state
Manipulation plan failed at stage 'reachable & valid pose filter'
I've been iterating through different solutions for a couple days now. Anyone have any suggestions?
Thanks in advance,
Nate