Skip to content

Commit

Permalink
Ros2 v0.8.0 fix packages (autowarefoundation#64)
Browse files Browse the repository at this point in the history
* add vehicle_param_file to simple planning simulator

* add vehicle_param_file to lane change planner
  • Loading branch information
tkimura4 committed Dec 10, 2021
1 parent 3bfacfe commit b8a39a9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
<param name="use_predicted_path_outside_lanelet" value="false" />
<param name="use_all_predicted_path" value="false" />
<param name="refine_goal_search_radius_range" value="7.5" />
<param from="$(var vehicle_param_file)" />
</node>

<executable cmd="ros2 topic pub /planning/scenario_planning/lane_driving/lane_change_approval
Expand Down

0 comments on commit b8a39a9

Please sign in to comment.