Skip to content

Commit

Permalink
chore: format
Browse files Browse the repository at this point in the history
Signed-off-by: Kotaro Yoshimoto <[email protected]>
  • Loading branch information
HansRobo committed Feb 15, 2024
1 parent e1679b6 commit 184ee8e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ EgoEntitySimulation::EgoEntitySimulation(
hdmap_utils_ptr_(hdmap_utils),
vehicle_parameters(parameters),
consider_acceleration_by_road_slope_(
getParameter<bool>("consider_acceleration_by_road_slope", false))
getParameter<bool>("consider_acceleration_by_road_slope", false))
{
autoware->set_parameter(use_sim_time);
}
Expand Down

0 comments on commit 184ee8e

Please sign in to comment.