How to Get Correct Orientation for moveit! pose_target

asked 2022-06-01 14:40:19 -0600

ROS_newbie gravatar image

Hello everyone, as the title suggests, I'm trying to reliably find a pose_target to send my end effector to. I had a hard time with quaternions so I'm using the euler_to_quaternion_conversion tf function. I also tried to look up the transform between my end effector and located object and find the corresponding pose message but the results where inaccurate. Is this the standard way of doing this? Am I looking up the correct frames? Thank you for your time!

edit retag flag offensive close merge delete