We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9318e7b commit 4b308a5Copy full SHA for 4b308a5
diffbot_control/launch/diffbot_control.launch
@@ -10,8 +10,8 @@
10
<rosparam command="load"
11
file="$(find diffbot_control)/config/diffbot_control.yaml"/>
12
13
- <!--rosparam command="load"
14
- file="$(find diffbot_control)/config/pid.yaml"/-->
+ <rosparam command="load"
+ file="$(find diffbot_control)/config/pid.yaml"/>
15
16
<!-- load the controllers -->
17
<node name="controller_spawner" pkg="controller_manager" type="spawner" respawn="false"
0 commit comments