Skip to content

Commit

Permalink
Remove unnesecary yaml file loading for crazyflie
Browse files Browse the repository at this point in the history
  • Loading branch information
aftersomemath committed Mar 26, 2018
1 parent 0bfc0c2 commit eeca689
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions launch/fc_comms_crazyflie.launch
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
<arg name="battery_topic" default="fc_battery" />

<node name="fc_comms_crazyflie" pkg="iarc7_fc_comms" type="crazyflie_fc_comms.py">
<rosparam command="load"
file="$(find iarc7_fc_comms)/params/fc_comms.yaml" />
<remap from="fc_battery" to="/$(arg battery_topic)" />
</node>

Expand Down

0 comments on commit eeca689

Please sign in to comment.