-
Notifications
You must be signed in to change notification settings - Fork 4
Navigation: mission fails with "Path too short" #87
Comments
What was the expected outcome? From the log, I see that the drone was commanded to move only a very short distance (less than the planning tree resolution). In that case, no motion is required because the goal is already reached. |
Sorry, there are not enough information in that small log. More needed, I'll add. |
Not sure anymore what has been the expected outcome here, but seems that the waypoint request has been given to the takeoff position, but just 50cm higher. Takeoff altitude is 1m and waypoint altitude is 1.5m. I guess one possible explanation for this is that because the navigation goal was given to too close position the navigation planning failed and the "takeoff mission" had been cancelled before it even properly started? What do you think? Logs from different modules during that time frame Navigation:
control_interface:
Mavlink:
|
Navigation waypoint service call failed due to "Path too short" respond.
Here is a snippet from Navigation node trace log:
The text was updated successfully, but these errors were encountered: