Skip to content

Commit 4b308a5

Browse files
committed
include pid.yaml to avoid Gazebo error messages
1 parent 9318e7b commit 4b308a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

diffbot_control/launch/diffbot_control.launch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
<rosparam command="load"
1111
file="$(find diffbot_control)/config/diffbot_control.yaml"/>
1212

13-
<!--rosparam command="load"
14-
file="$(find diffbot_control)/config/pid.yaml"/-->
13+
<rosparam command="load"
14+
file="$(find diffbot_control)/config/pid.yaml"/>
1515

1616
<!-- load the controllers -->
1717
<node name="controller_spawner" pkg="controller_manager" type="spawner" respawn="false"

0 commit comments

Comments
 (0)