TinyO
29a9895969
fix(*): setNumDisparities(64) -> setNumDisparities(128).
2019-08-19 13:59:18 +08:00
TinyO
559b1e4d80
fix(windows): runtime core.
2019-08-19 09:45:10 +08:00
TinyO
35d91c25b9
fix(calib): covert params change.
2019-08-17 18:52:31 +08:00
TinyO
d041f22d7e
Merge branch 'release/v2.4.0' of http://gitlab.mynt.com/mynteye/mynt-eye-s-sdk into release/v2.4.0
2019-08-08 17:12:53 +08:00
TinyO
acbd3eff4c
fix(*): add imu pipeline empty error output info.
2019-08-08 17:11:58 +08:00
Osenberg
841de6ea77
Merge branch 'release/v2.4.0' of http://gitlab.mynt.com/mynteye/mynt-eye-s-sdk into release/v2.4.0
2019-08-08 15:01:48 +08:00
Osenberg
190d066ddf
feat(src): added feature of syncing timestamp for 200B
2019-08-08 15:01:32 +08:00
TinyO
af72213f50
fix(*): imu decode bug
2019-08-08 13:15:32 +08:00
Osenberg
37b98e0d33
feat(src): added S200B device support
2019-08-07 18:42:37 +08:00
Osenberg
acabe04a92
feat(samples): modified get_img_params for default intrinsics
2019-08-06 20:23:22 +08:00
Osenberg
2260f5c582
fix(src): Determine the default intrinsics based on the resulution
2019-08-06 20:04:38 +08:00
Osenberg
1cda60d137
fix(src): Determine the default intrinsics based on the resulution
2019-08-06 15:13:29 +08:00
Osenberg
de6dc0d712
fix(src): if camera is s1030, the frame rate is not show.
2019-08-02 14:59:50 +08:00
Osenberg
220b1e352e
feat(src): removed ir conctrol feature for S2100
2019-07-30 18:27:08 +08:00
TinyO
ec8aba3184
Merge branch 'develop' of http://gitlab.mynt.com/mynteye/mynt-eye-s-sdk into develop
2019-07-29 13:52:56 +08:00
TinyO
68d6b0f4a2
fix(windows): complie error.
2019-07-29 13:46:57 +08:00
Osenberg
cb9c4fae74
src: fixed camera can't be used on kernel 4.16+
2019-07-26 18:45:11 +08:00
TinyO
9775903fb1
fix(process): fix rectify slpha api.
2019-07-23 17:25:00 +08:00
TinyO
aff716189e
Merge branch 'develop' of http://gitlab.mynt.com/mynteye/mynt-eye-s-sdk into develop
2019-07-23 16:47:03 +08:00
TinyO
636471b1cf
feat(process): add rectify slpha api.
2019-07-23 16:46:25 +08:00
Osenberg
7a23c28965
fix(src): fixed problem of printing accuracy
2019-06-25 12:49:41 +08:00
John Zhao
c55db46760
feat(api): return empty plugin paths directly if no info path
2019-05-30 16:30:18 +08:00
John Zhao
f54eef8ad1
refactor(api): move camera models
2019-05-30 16:19:06 +08:00
John Zhao
bc7e4919e2
refactor(api): improve get sdk version and style changes
2019-05-30 15:30:17 +08:00
TinyO
36c5491c93
fix(imu params default): value default fix. 3
2019-05-21 18:11:36 +08:00
TinyO
e32a323e57
fix(imu params default): value default fix. 2
2019-05-21 18:09:37 +08:00
TinyO
7e07b7772e
fix(imu params default): value default fix.
2019-05-21 17:55:02 +08:00
TinyO
f3a14f8254
fix: remove osstream output base P/R.
2019-05-15 11:33:30 +08:00
TinyO
ad0774f466
fix: left right rect image swap
2019-05-10 15:57:38 +08:00
John Zhao
3383d43360
Merge branch 'hotfix/ros_imu_timestamp' into develop
...
* hotfix/ros_imu_timestamp:
fix(ros): ros error enum error
fix: 14.04 complie error
feat(doc): supported set address for 2100
feat(src): supported set iic address for s2100
fix(ros): fixed bug of imu align for part of device
# Conflicts:
# wrappers/ros/src/mynt_eye_ros_wrapper/src/wrapper_nodelet.cc
2019-04-15 09:51:58 +08:00
Osenberg
05dc3e99ef
feat(src): supported set iic address for s2100
2019-04-12 11:31:53 +08:00
TinyOh
e28e34eafa
fix(api): use BM as default ,only use sgbm when get_disparity
2019-04-04 09:22:26 +08:00
TinyOh
43e356e617
fix(api): opencv 2 complie.
2019-04-01 18:20:55 +08:00
TinyOh
fff99af775
fix(api): opencv 2 complie
2019-04-01 18:13:34 +08:00
kalman
48eadfafda
fix(version_checker): fix mistake
2019-04-01 17:54:27 +08:00
TinyOh
8c80969d18
fix: warning when firmware version < 1.2.
2019-04-01 17:28:03 +08:00
Osenberg
46903bb10f
fix(src): imu params assembly show error
2019-03-30 18:21:55 +08:00
Osenberg
9716c20bca
feat(src): added device sort function
2019-03-29 20:18:53 +08:00
kalman
b2f6120fa5
fix(adapter): fix img data unpack bug
2019-03-29 18:21:19 +08:00
kalman
f8c56986a9
fix(type): add imu ets in type
2019-03-29 17:45:20 +08:00
kalman
bab2e23e39
fix(*): rename is_etc
2019-03-29 17:28:10 +08:00
kalman
5017d5c901
feat(*): add external time source flag in img data
2019-03-29 17:06:28 +08:00
TinyOh
bea6183613
style(camodocal): remove useless code
2019-03-27 17:03:17 +08:00
TinyOh
c5c795feb0
feat: add disparity params load file.
2019-03-27 14:40:35 +08:00
TinyOh
092b98ca42
fix: windows complie
2019-03-26 18:06:07 +08:00
TinyOh
799561962f
fix: version checker add url.
2019-03-26 17:30:03 +08:00
TinyOh
5e9ce133bb
fix(ros): DKRP
2019-03-26 15:44:34 +08:00
TinyOh
c5d15c9000
feat: add ROS camera info api.
2019-03-26 14:03:17 +08:00
TinyOh
d36a288336
feat: add ROS camera info api.
2019-03-26 13:58:20 +08:00
Osenberg
2e66f4677e
fix(src): fixed receive imu size is error
2019-03-26 11:10:59 +08:00