Skip to content

Commit

Permalink
Merge branch 'ros2' into ros2-add-launch-and-remappings
Browse files Browse the repository at this point in the history
  • Loading branch information
rafal-gorecki authored May 9, 2024
2 parents 442e5ba + 1cb2560 commit 0589e91
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 0589e91

Please sign in to comment.