Skip to content

Commit

Permalink
Update aichallenge/workspace/src/aichallenge_submit/booars_launch/lau…
Browse files Browse the repository at this point in the history
…nch/components/control.launch.xml

Co-authored-by: sitahara <[email protected]>
  • Loading branch information
Autumn60 and sitahara authored Sep 5, 2024
1 parent 9f31a98 commit 8e1202e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<param name="speed_proportional_gain" value="1.0" />

<remap from="input/kinematics" to="/localization/kinematic_state" />
<remap from="input/trajectory" to="/planning/scenario_planning/trajectory" />
<!-- <remap from="input/trajectory" to="/planning/scenario_planning/trajectory" /> -->
<remap from="input/trajectory" to="/planning/output/mppi_planned_path" />
<remap from="output/control_cmd" to="/control/command/control_cmd" />
</node>
Expand Down

0 comments on commit 8e1202e

Please sign in to comment.