Skip to content

Commit 83c5c9f

Browse files
committed
Update rviz and params for TESSE 4.0
1 parent facf580 commit 83c5c9f

File tree

3 files changed

+14
-8
lines changed

3 files changed

+14
-8
lines changed

param/TESSE/calibration.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@ distortion_model: radial-tangential
66
camera_rate_hz: 13.0
77
camera_resolution: [720, 480] # width, height
88

9-
left_camera_intrinsics: [700, 700, 360, 240] # fu, fv, cu, cv
9+
left_camera_intrinsics: [415.69219381653056, 415.69219381653056, 360, 240] # fu, fv, cu, cv
1010
left_camera_distortion_coefficients: [0.0, 0.0, 0.0, 0.0] # k1, k2, p1, p2
1111
left_camera_extrinsics: [1.0, 0.0, 0.0, 0.0,
1212
0.0, 1.0, 0.0, 0.0,
1313
0.0, 0.0, 1.0, 0.0,
1414
0.0, 0.0, 0.0, 1.0]
1515

16-
right_camera_intrinsics: [700, 700, 360, 240] # fu, fv, cu, cv
16+
right_camera_intrinsics: [415.69219381653056, 415.69219381653056, 360, 240] # fu, fv, cu, cv
1717
right_camera_distortion_coefficients: [0.0, 0.0, 0.0, 0.0] # k1, k2, p1, p2
18-
right_camera_extrinsics: [1.0, 0.0, 0.0, 0.05,
18+
right_camera_extrinsics: [1.0, 0.0, 0.0, 0.1,
1919
0.0, 1.0, 0.0, 0.0,
2020
0.0, 0.0, 1.0, 0.0,
2121
0.0, 0.0, 0.0, 1.0]

param/TESSE/trackerParameters.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ block_size: 3
1212
use_harris_detector: 0
1313
k: 0.04
1414
equalizeImage: 0
15-
nominalBaseline: 0.05
15+
nominalBaseline: 0.1
1616
toleranceTemplateMatching: 0.15
1717
templ_cols: 101 #must be odd
1818
templ_rows: 11

rviz/spark_vio_tesse.rviz

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ Panels:
55
Property Tree Widget:
66
Expanded:
77
- /TF1
8-
- /TF1/Status1
98
- /TF1/Frames1
109
- /TF1/Tree1
1110
- /3D Mesh Textured1
@@ -113,6 +112,8 @@ Visualization Manager:
113112
Value: true
114113
base_link_spark:
115114
Value: true
115+
left_cam:
116+
Value: true
116117
right_cam:
117118
Value: true
118119
world:
@@ -124,6 +125,11 @@ Visualization Manager:
124125
Show Names: true
125126
Tree:
126127
world:
128+
base_link_gt:
129+
left_cam:
130+
{}
131+
right_cam:
132+
{}
127133
base_link_spark:
128134
{}
129135
Update Interval: 0
@@ -239,7 +245,7 @@ Visualization Manager:
239245
Views:
240246
Current:
241247
Class: rviz/ThirdPersonFollower
242-
Distance: 8.306986808776855
248+
Distance: 93.48534393310547
243249
Enable Stereo Rendering:
244250
Stereo Eye Separation: 0.05999999865889549
245251
Stereo Focal Distance: 1
@@ -254,10 +260,10 @@ Visualization Manager:
254260
Invert Z Axis: false
255261
Name: Current View
256262
Near Clip Distance: 0.009999999776482582
257-
Pitch: 0.784796416759491
263+
Pitch: 1.329796552658081
258264
Target Frame: base_link
259265
Value: ThirdPersonFollower (rviz)
260-
Yaw: 1.6003519296646118
266+
Yaw: 4.328537464141846
261267
Saved:
262268
- Class: rviz/ThirdPersonFollower
263269
Distance: 6.814720153808594

0 commit comments

Comments
 (0)