Skip to content

Commit

Permalink
Turned off obstacle publisher
Browse files Browse the repository at this point in the history
  • Loading branch information
tysik committed Jul 25, 2017
1 parent 3f7171e commit 8709ee1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion launch/demo.launch
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
</node>

<node name="obstacle_publisher" pkg="nodelet" type="nodelet" args="load obstacle_detector/ObstaclePublisher nodelet_manager">
<param name="active" value="true"/>
<param name="active" value="false"/>
<param name="reset" value="false"/>

<param name="fusion_example" value="false"/>
Expand Down

0 comments on commit 8709ee1

Please sign in to comment.