Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
astraw committed Dec 5, 2017
1 parent 57c55ef commit eed5324
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion launch/main_brain.launch
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<param name="max_reconstruction_latency_sec" type="double" value="0.06" />
<param name="save_data_dir" type="str" value="~/FLYDRA" />
<param name="camera_calibration" type="str" value="$(find ros_flydra)/calib/feb19flipx.xml" />
<param name=triggerbox_hardware_device" type="str" value="/dev/trig1" />
<param name="triggerbox_hardware_device" type="str" value="/dev/trig1" />
</node>

</launch>

0 comments on commit eed5324

Please sign in to comment.