Skip to content

Commit

Permalink
Comment out slip_angle node
Browse files Browse the repository at this point in the history
  • Loading branch information
rsasaki0109 committed Dec 1, 2023
1 parent c371f08 commit e0e3b99
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,10 @@
<param from="$(var eagleye_param_path)"/>
<param name="yaml_file" value="$(var eagleye_param_path)"/>
</node>
<node pkg="eagleye_rt" name="slip_angle_node" exec="slip_angle">
<!-- <node pkg="eagleye_rt" name="slip_angle_node" exec="slip_angle">
<param from="$(var eagleye_param_path)"/>
<param name="yaml_file" value="$(var eagleye_param_path)"/>
</node>
</node> -->
<node pkg="eagleye_rt" name="distance_node" exec="distance">
<param from="$(var eagleye_param_path)"/>
<param name="yaml_file" value="$(var eagleye_param_path)"/>
Expand Down

0 comments on commit e0e3b99

Please sign in to comment.