ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
This function definitely takes its input in radians. I just tested it with a few different yaw angles and the geometry_msgs::Quaternion
created produced the expected values. I'm guessing the issue lies with your robot, its interfaces, or its controllers.