Skip to content

Commit

Permalink
Use ray-maching by default
Browse files Browse the repository at this point in the history
Signed-off-by: Hirokazu Ishida <h-ishida@jsk.imi.i.u-tokyo.ac.jp>
  • Loading branch information
HiroIshida committed Apr 27, 2022
1 parent db00da5 commit 09a120a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<param name="detection_successful_rate" value="0.999"/>
<param name="enable_ray_tracing" value="false"/>
<param name="use_object_recognition" value="$(var use_object_recognition)"/>
<param name="object_centric_pointcloud" value="true"/>
<param name="object_centric_pointcloud" value="false"/>
</node>
<include file="$(find-pkg-share shape_estimation)/launch/shape_estimation.launch.xml">
<arg name="input/objects" value="/perception/object_recognition/detection/labeled_clusters"/>
Expand Down

0 comments on commit 09a120a

Please sign in to comment.