Visual Servoing Platform version 3.7.0
Loading...
Searching...
No Matches
teabox_depth.xml
1<?xml version="1.0"?>
2<conf>
3 <depth_normal>
4 <feature_estimation_method>0</feature_estimation_method>
5 <PCL_plane_estimation>
6 <method>2</method>
7 <ransac_max_iter>200</ransac_max_iter>
8 <ransac_threshold>0.001</ransac_threshold>
9 </PCL_plane_estimation>
10 <sampling_step>
11 <step_X>2</step_X>
12 <step_Y>2</step_Y>
13 </sampling_step>
14 </depth_normal>
15 <depth_dense>
16 <sampling_step>
17 <step_X>4</step_X>
18 <step_Y>4</step_Y>
19 </sampling_step>
20 </depth_dense>
21 <camera>
22 <u0>320</u0>
23 <v0>240</v0>
24 <px>600</px>
25 <py>600</py>
26 </camera>
27 <face>
28 <angle_appear>80</angle_appear>
29 <angle_disappear>85</angle_disappear>
30 <near_clipping>0.001</near_clipping>
31 <far_clipping>5</far_clipping>
32 <fov_clipping>1</fov_clipping>
33 </face>
34</conf>