ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I solved it! I used " std::vector<double> orientation = move_group.getCurrentRPY(); " to get vector 3 elements roll pitch yaw. After that convert RPY to Quaternion and set this values to target_pose.