Skip to content

Commit

Permalink
Add comment about remapping topic name
Browse files Browse the repository at this point in the history
  • Loading branch information
thadavale authored Oct 21, 2024
1 parent 7318f06 commit 4f017d4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
<arg name="use_yolo_model2" value="False"/>
<arg name="weights_model1" value="$(find yolov7_ros)/src/mil_weights/best.pt" />

<!-- Remaps old simulation-specific camera topic name to real-life camera topic name -->
<remap from="/wamv/sensors/camera/front_left_cam/image_raw" to="/camera/front/left/image_raw"/>
</include>
<include file="$(find navigator_launch)/launch/vrx/vrx_tf.launch" />
Expand Down

0 comments on commit 4f017d4

Please sign in to comment.