Skip to content

Commit

Permalink
Update airsim_with_simple_PD_position_controller.launch (#2939)
Browse files Browse the repository at this point in the history
Removed double inclusion of static_transforms.launch
  • Loading branch information
JacopoPan authored Sep 1, 2020
1 parent ef490ce commit 1d0c5ed
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,4 @@
<include file="$(find airsim_ros_pkgs)/launch/dynamic_constraints.launch"/>
<!-- Simple PID Position Controller -->
<include file="$(find airsim_ros_pkgs)/launch/position_controller_simple.launch"/>
<!-- Static transforms -->
<include file="$(find airsim_ros_pkgs)/launch/static_transforms.launch"/>
</launch>
</launch>

0 comments on commit 1d0c5ed

Please sign in to comment.