Skip to content

Commit

Permalink
[jsk_fetch_startup] add tag_id for sdp
Browse files Browse the repository at this point in the history
  • Loading branch information
sktometometo committed Jan 11, 2024
1 parent 0c5c3ad commit cbaeb70
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -427,6 +427,7 @@
<group if="$(eval arg('smart_device_port') != '')">
<include file="$(find smart_device_protocol)/launch/demo.launch">
<arg name="port" value="$(arg smart_device_port)"/>
<arg name="tag_id" value="$(optenv SDP_TAG_ID 11)"/>
</include>
</group>

Expand Down

0 comments on commit cbaeb70

Please sign in to comment.