Skip to content

Commit

Permalink
Fixed prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
rafal-gorecki committed Apr 17, 2024
1 parent 630970c commit 1cb2560
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion urdf/intel_realsense_d435.urdf.xacro
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@
should be more accurate for D435 - different frames and fovs can be set -->
<gazebo reference="${prefix}${name}_link">
<!-- https://github.com/IntelRealSense/realsense-ros#published-topics -->
<sensor type="camera" name="${ns}{prefix}${name}_intel_realsense_d435_color">
<sensor type="camera" name="${ns}${prefix}${name}_intel_realsense_d435_color">
<always_on>true</always_on>
<update_rate>30.0</update_rate>

Expand Down

0 comments on commit 1cb2560

Please sign in to comment.