Skip to content

Commit

Permalink
Update bumperbot_ros2_control.xacro
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoBrandi committed Jul 8, 2024
1 parent 0a3ed06 commit a9d979a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<xacro:unless value="$(arg is_sim)">
<hardware>
<plugin>bumperbot_firmware/BumperbotInterface</plugin>
<param name="port">/dev/ttyUSB0</param>
<param name="port">/dev/arduino</param>
</hardware>
</xacro:unless>

Expand All @@ -39,4 +39,4 @@

</ros2_control>

</robot>
</robot>

0 comments on commit a9d979a

Please sign in to comment.