How to interpret robot's quaternion?
Hello Again! (Using Indigo/Rospy)
Is there a way, using the robot's quaternion (using slam_out_pose orientation), to determine if its going towards, or away, from the center of the global map (the origin, 2D). The origin is, I'm assuming, where the robot initial started up its mapping procedure. This is not the same as determining if the robot is going forwards or backwards. This is probably due to my poor understanding of quaternions, especially in the robot's reference frame in conjunction with the static reference frame of the global map. Thank you in advance.