Skip to content

Instantly share code, notes, and snippets.

@grassjelly
Last active December 26, 2017 14:06
Show Gist options
  • Save grassjelly/cac1b24ac35b9e5364f26e8a9ba2af9e to your computer and use it in GitHub Desktop.
Save grassjelly/cac1b24ac35b9e5364f26e8a9ba2af9e to your computer and use it in GitHub Desktop.
<launch>
<node pkg="LH_laser_driver" type="LH_laser_publisher" name="LH_laser_driver">
<param name="port" value="/dev/ttyUSB0"/>
<param name="baud_rate" value="230400"/>
<param name="firmware_version" value="2"/>
<param name="frame_id" value="laser"/>
</node>
</launch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment