Make it possible to change L-Shape Fitting algorithm resolution parameter #2639
-
The bounding box shape estimator algorithm (L-Shape Fitting) relies on a hard coded constexpr float angle_resolution = M_PI / 180.0; This parameter is very important, as the whole Considering the impact it can have on the performance, I think it would make sense to add it to the shape_estimator parameters. |
Beta Was this translation helpful? Give feedback.
Replies: 0 comments 1 reply
-
Made obsolete by autowarefoundation/autoware.universe#1019 |
Beta Was this translation helpful? Give feedback.
Made obsolete by autowarefoundation/autoware.universe#1019