Skip to content
Snippets Groups Projects
Commit 5a57e820 authored by Martina's avatar Martina Committed by Lorenz Meier
Browse files

navigator: clarify NaN return for get_yaw_acceptance

parent b220e742
No related branches found
No related tags found
No related merge requests found
......@@ -253,7 +253,7 @@ public:
*
* @param mission_item_yaw the yaw to use in case the controller-derived radius is finite
*
* @return the yaw at which the next waypoint should be used or if the yaw at a waypoint
* @return the yaw at which the next waypoint should be used or NaN if the yaw at a waypoint
* should be ignored
*/
float get_yaw_acceptance(float mission_item_yaw);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment