Skip to content

Commit

Permalink
Update simulation.launch
Browse files Browse the repository at this point in the history
  • Loading branch information
thadavale authored Oct 21, 2024
1 parent 1befb0c commit 4e18df1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<arg name="use_yolo_model2" value="False"/>
<arg name="weights_model1" value="$(find yolov7_ros)/src/mil_weights/best.pt" />

<remap from="/wamv/sensors/camera/front_left_cam/image_raw" to="camera/front/left/image_raw"/>
<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" />
<include file="$(find navigator_launch)/launch/vrx/vrx_localization.launch" />
Expand Down

0 comments on commit 4e18df1

Please sign in to comment.