Skip to content

Commit

Permalink
Update planning/behavior_path_planner_common/include/behavior_path_pl…
Browse files Browse the repository at this point in the history
…anner_common/utils/path_safety_checker/path_safety_checker_parameters.hpp

Co-authored-by: Maxime CLEMENT <[email protected]>
  • Loading branch information
zulfaqar-azmi-t4 and maxime-clem committed Apr 23, 2024
1 parent 02b4709 commit 1162c65
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ struct ExtendedPredictedObject
initial_pose(object.kinematics.initial_pose_with_covariance),
initial_twist(object.kinematics.initial_twist_with_covariance),
initial_acceleration(object.kinematics.initial_acceleration_with_covariance),
shape(object.shape),
classification(object.classification)
{
}
Expand Down

0 comments on commit 1162c65

Please sign in to comment.