Skip to content

Instantly share code, notes, and snippets.

@drofp
Created July 29, 2018 21:19
Show Gist options
  • Save drofp/719a6b1bd4257e7f7475a61dd1cb23c6 to your computer and use it in GitHub Desktop.
Save drofp/719a6b1bd4257e7f7475a61dd1cb23c6 to your computer and use it in GitHub Desktop.
Because Mitchell is too lazy to write a launch file.
<launch>
<include file="$(find velodyne_puck_decoder)/launch/velodyne_puck_decoder_nodelet.launch">
<node name="segmenter_node" pkg="segmenter_node.cc" type="node_camera.py" output="screen"> </node>
</launch>
@mitchellsayer
Copy link

what do I put for type and output?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment