You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, as stated by the error, the poses should align with the path such that a diff-drive controller can follow it. Internally this controller uses these poses.
Seems like full_coverage_path_planner is publishing plans with poses not pointing in the direction of the path.
This should also be visible in rviz if you turn on visualization of the poses. Your launchfile example is missing elements for launch it unfortunately. But it should be easy to view in rviz.
It might be easier to use the tracking_pid package which does not have this requirement.
Thank for sharing u code. When I use full_coverage_path_planner and path_tracking_pid, I can not make it run. please help me. thanks.
this is the launch:
The text was updated successfully, but these errors were encountered: