[Bug] Error in yaml file for planner server

This is an error report.


Screenshot of the error


Error details

There is an error in the planner yaml file for the exercise. The grid based planner tag is duplicated which makes he robot use the default planner rather than the straight line planner. ``` GridBased: plugin: "nav2_navfn_planner/NavfnPlanner" ```

Hello @soren.rusbjerg ,

This has been fixed, many thanks for the feedback!

1 Like

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.