Skip to content

Commit

Permalink
Add ns to tf frame
Browse files Browse the repository at this point in the history
  • Loading branch information
rafal-gorecki committed Jun 11, 2024
1 parent 648f6f6 commit f764bbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion urdf/teltonika_003R-00253.urdf.xacro
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
<always_on>1</always_on>
<update_rate>1</update_rate>
<topic>${ns}${device_namespace}/fix</topic>
<ignition_frame_id>${prefix}gps</ignition_frame_id>
<ignition_frame_id>${ns}${prefix}gps</ignition_frame_id>
</sensor>
</gazebo>
</xacro:macro>
Expand Down

0 comments on commit f764bbb

Please sign in to comment.