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" ```