Skip to content

WIP: Path predictor and area checker

Implemented features

This MR mainly implements two features as below.

  • Publish predicted path in some seconds(pure pursuit and mpc follower)
  • Create vehicle footprints based on predicted path and determine if those are within drivable area.

Description

Merge request reports