You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Update the recordreplay_planner_nodes param file at `~autoware/src/universe/autoware.universe/planning/recordreplay_planner_nodes/param/defaults.param.yaml`
246
+
1. Update the `recordreplay_planner_nodes` param file at `~autoware/src/universe/autoware.universe/planning/recordreplay_planner_nodes/param/defaults.param.yaml`
247
247
248
-
change the vehicle_state from '/ego_racecar/odom' to '/pf/pose/odom' so it will use the data from particle fileter
248
+
change the `vehicle_state` from `'/ego_racecar/odom'` to `'/pf/pose/odom'` so it will use the data from particle fileter
249
249
250
250
2. Use the `realcar_launch` launch file to launch `f1tenth_stack`, `recordreplay_planner`, and `trajectory_follower_f1tenth` nodes.
0 commit comments