Skip to content

Commit

Permalink
Merge pull request #8 from Hierom/patch-1
Browse files Browse the repository at this point in the history
Revising zed_cpu_ros.launch
  • Loading branch information
willdzeng authored Feb 6, 2018
2 parents ad69413 + b93a1fd commit ef185c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion launch/zed_cpu_ros.launch
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<param name="config_file_location" value="$(arg config_file_location)"/>
<param name="show_image" value="false"/>
<param name="left_frame_id" value="left_frame"/>
<param name="right_frame_id" value="left_frame"/>
<param name="right_frame_id" value="right_frame"/>
<param name="load_zed_config" value="true"/>
</node>

Expand Down

0 comments on commit ef185c6

Please sign in to comment.