unable to transform pos constraints to odom_combined
I tried to change "move_arm_simple_pose_goal.cpp" http://www.ros.org/wiki/move_arm/Tuto...
I wanted to specify pos and orientation and changed desired_pose.pose.orientation.w = 1.0 -> 0.5 (line31)
Then there's error message
How can I fix it or change r_wrist_roll_joint's orientation?