Quaternion has length close to zero... discarding as navigation goal, why?
Hello. I am trying to follow a moving target with my robot through simulation, using stage and rviz. I already managed to send a goal, using actionlib, based on the target position plus an offset. It works most of the time, but I keep getting this error message:
Quaternion has length close to zero... discarding as navigation goal
Why?? What does that mean?
thanks