Skip to content

Commit

Permalink
Remove definition of controller that has already been loaded (#151)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tiryoh authored Apr 4, 2022
1 parent 5578110 commit a214df2
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions crane_x7_control/launch/crane_x7_fake_control.launch
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,4 @@
<rosparam file="$(find crane_x7_control)/config/crane_x7_gazebo_control.yaml" command="load" />
</group>

<node name="controller_gazebo"
pkg="controller_manager"
type="spawner"
respawn="false"
output="screen"
args="gazebo_ros_control" />

</launch>

0 comments on commit a214df2

Please sign in to comment.