Skip to content

Commit

Permalink
remap ukf output to /odom_combined
Browse files Browse the repository at this point in the history
  • Loading branch information
knorth55 committed Oct 16, 2019
1 parent c314d98 commit 2650f23
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@

<!-- robot localization ukf -->
<node pkg="robot_localization" type="ukf_localization_node" name="ukf_se" clear_params="true">
<remap from="odometry/filtered" to="/odom_combined" />
<rosparam>
frequency: 50
sensor_timeout: 1.0
Expand Down

0 comments on commit 2650f23

Please sign in to comment.