Skip to content

Commit

Permalink
fix1
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam committed Feb 11, 2020
1 parent ec05a04 commit d1e5392
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions launch/rosbot1_hardware.launch
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@

<node pkg="tf" type="static_transform_publisher" name="camera_publisher" args="-0.03 0 0.18 0 0 0 rosbot1/base_link rosbot1/camera_link 100" />


<arg name="rosbot_pro" default="false"/>

<include unless="$(arg rosbot_pro)" file="$(find rosbot_ekf)/launch/rosserial_bridge.launch"/>

Expand Down
2 changes: 0 additions & 2 deletions launch/rosbot2_hardware.launch
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@

<node pkg="tf" type="static_transform_publisher" name="camera_publisher" args="-0.03 0 0.18 0 0 0 rosbot2/base_link rosbot2/camera_link 100" />


<arg name="rosbot_pro" default="false"/>

<include unless="$(arg rosbot_pro)" file="$(find rosbot_ekf)/launch/rosserial_bridge.launch"/>

Expand Down

0 comments on commit d1e5392

Please sign in to comment.