Skip to content

Commit

Permalink
AP_OAPathPlanner: minor comment fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rmackay9 committed Sep 19, 2024
1 parent bba4d3a commit 88e026b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/AC_Avoidance/AP_OAPathPlanner.h
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ class AP_OAPathPlanner {
void avoidance_thread();
bool start_thread();

// handle avoidance requests
// handle avoidance requests in the avoidance thread
void handle_avoidance_requests();

// helper function to map OABendyType to OAPathPlannerUsed
Expand Down

0 comments on commit 88e026b

Please sign in to comment.