Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mobile_robotics
wolf_projects
wolf_lib
plugins
vision
Commits
43b1cc37
Commit
43b1cc37
authored
Apr 23, 2022
by
Mederic Fourmy
Browse files
Add using_raw to demo yaml
parent
041fd456
Changes
2
Hide whitespace changes
Inline
Side-by-side
demos/camera_euroc_mav0.yaml
→
demos/camera_euroc_mav0
_notang
.yaml
View file @
43b1cc37
...
...
@@ -4,21 +4,23 @@ camera_name: narrow_stereo
camera_matrix
:
rows
:
3
cols
:
3
data
:
[
458
,
0.000000
,
367.215
,
0.000000
,
457.296
,
248.375
,
data
:
[
458
,
0.000000
,
367.215
,
0.000000
,
457.296
,
248.375
,
0.000000
,
0.000000
,
1.000000
]
distortion_model
:
plumb_bob
distortion_coefficients
:
rows
:
1
cols
:
5
data
:
[
-0.28340811
,
0.07395907
,
0.000
000
,
0.00000
0
,
0.000000
]
data
:
[
-0.28340811
,
0.07395907
,
0.000
19359
,
0.
0
,
0.000000
]
rectification_matrix
:
rows
:
3
cols
:
3
data
:
[
1.000000
,
0.000000
,
0.000000
,
0.000000
,
1.000000
,
0.000000
,
0.000000
,
0.000000
,
1.000000
]
data
:
[
1.000000
,
0.000000
,
0.000000
,
0.000000
,
1.000000
,
0.000000
,
0.000000
,
0.000000
,
1.000000
]
projection_matrix
:
rows
:
3
cols
:
4
data
:
[
458
,
0.000000
,
36
7
.2
15
,
0.000000
,
0.000000
,
4
5
7.
29
6
,
24
8.37
5
,
0.000000
,
data
:
[
355.63
,
0.000000
,
36
2
.2
7
,
0.000000
,
0.000000
,
4
1
7.
1
6
,
24
9.6
5
,
0.000000
,
0.000000
,
0.000000
,
1.000000
,
0.000000
]
demos/demo_visual_odometry.yaml
View file @
43b1cc37
...
...
@@ -38,7 +38,8 @@ config:
name
:
"
sen
cam"
extrinsic
:
pose
:
[
0
,
0
,
0
,
0
,
0
,
0
,
1
]
follow
:
"
demos/camera_euroc_mav0.yaml"
# config parameters in this file
using_raw
:
true
follow
:
"
demos/camera_euroc_mav0_notang.yaml"
# config parameters in this file
processors
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment