Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Commit

Permalink
feat(autoware_launch): add fitting_uniform_circle parameter for mpt (#…
Browse files Browse the repository at this point in the history
…159)

* feat(autoware_launch): add new config params for fitting uniform circle

Signed-off-by: Mehmet Dogru <42mehmetdogru42@gmail.com>

* reformat

Signed-off-by: Mehmet Dogru <42mehmetdogru42@gmail.com>

Signed-off-by: Mehmet Dogru <42mehmetdogru42@gmail.com>
  • Loading branch information
mehmetdogru committed Jan 18, 2023
1 parent 1237386 commit 2832a82
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,9 @@
num: 3
radius_ratio: 0.8

fitting_uniform_circle:
num: 3 # must be greater than 1

rear_drive:
num_for_calculation: 3
front_radius_ratio: 1.0
Expand Down

0 comments on commit 2832a82

Please sign in to comment.