What is w in orientation doing ?
Hi Guys, I am trying to send a goal to navigation stack, however I just if I set the goal pose as Location x=5 y=5 z=0 orientation x=0 y=0 z=0 w=0 It wouldn't generate a path.
If I put z as 1 and w as 0, it works sometimes and doesn't work sometime. The weirdest is that sometimes it's spinning to the goal like a fresbee...
My understanding about the goal pose is that z is just the yaw, since we are moving in 2d space there is no pitch and roll. So the question is : is my understanding right? And what is w? What it is doing?
Thanks!