Skip to content

Commit

Permalink
Merge pull request #811 from floweisshardt/feature/cob4-3
Browse files Browse the repository at this point in the history
add auto init to cob4-3
  • Loading branch information
floweisshardt committed Jul 31, 2020
2 parents 6e9e367 + 2441795 commit b9ae297
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cob_bringup/robots/cob4-3.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
<arg name="robot" value="$(arg robot)"/>
<arg name="sim" value="$(arg sim)"/>
</include>
<include file="$(find cob_bringup)/tools/autoinit.launch"/>
<include file="$(find cob_bringup)/drivers/light.launch">
<arg name="robot" value="$(arg robot)"/>
<arg name="component_name" value="light_base"/>
Expand Down

0 comments on commit b9ae297

Please sign in to comment.