Commit Graph

159 Commits

Author SHA1 Message Date
TinyOh
e616d72e40 Merge branch 'develop' of http://gitlab.mynt.com/mynteye/mynt-eye-s-sdk into develop 2019-03-22 18:20:37 +08:00
TinyOh
588781028f feat(ros): add slam launch 2019-03-22 18:09:02 +08:00
Osenberg
fee2e140c2 feat(ros): added imu process mode in mynteye.launch 2019-03-21 19:43:38 +08:00
Osenberg
6ed0e209fd Merge branch 'develop' of http://gitlab.mynt.com/mynteye/mynt-eye-s-sdk into develop 2019-03-21 15:39:53 +08:00
Osenberg
0c4f9ca494 fix(ros): modified sstandard --> standard 2019-03-21 15:39:28 +08:00
TinyOh
1f945d2bae chore(rviz): use color points cloud 2019-03-21 15:04:23 +08:00
TinyOh
98589a5753 feat: add mesh to rviz. 2019-03-20 11:29:18 +08:00
TinyOh
3b8f2d7706 fix: disable rviz model mesh before version change. 2019-03-19 11:32:35 +08:00
TinyOh
8400966a5c fix: change the camera mesh location. 2019-03-19 09:54:22 +08:00
TinyOh
d1e856a749 feat(ros): add mesh to rviz 2019-03-19 09:38:51 +08:00
kalman
620b834b6c feat(*): add depth resize 2019-03-15 17:10:52 +08:00
TinyOh
7322ade75b fix: remove timestamp print log 2019-03-07 09:42:34 +08:00
TinyOh
ad64476ee6 Merge branch 'develop' of http://gitlab.mynt.com/mynteye/mynt-eye-sdk-2 into develop 2019-03-05 13:46:12 +08:00
TinyOh
3c687d43ca fix(timestamp):add onProcess sync lock to make sure imgData be unique; issue[EYES-26] 2019-03-05 13:45:42 +08:00
John Zhao
dfb2be71a6 feat(android): update libmynteye and improve imu display 2019-03-04 10:48:27 +08:00
John Zhao
8b8e9bd5fd fix(android): fix removed sources 2019-03-02 14:33:45 +08:00
John Zhao
d69263a2c7 Merge branch 'develop' into feature/android
* develop:
  refactor(device): merge device_s210a to device_s2
  fix: improve processor close order
  refactor(synthetic): make switch of disable copy and disable unnessary copy
  fix(api): remove enable LEFT/RIGHT stream code
  refactor(synthetic): use RootProcessor as root node
  fix(ros): ros record -a
  fix(api): LEFT/RIGHT callback fix
  fix(samples): check sample enable code
  style(api): change sdk version api
  refactor(synthetic): remove usless logic
2019-03-02 13:58:05 +08:00
John Zhao
f7df7db10b feat(android): specify uvc packet bytes 2019-03-02 11:20:58 +08:00
TinyOh
95d733b2b4 fix(ros): ros record -a 2019-03-02 09:58:48 +08:00
John Zhao
dc4a21d635 feat(android): adjust ui layout and text 2019-03-01 12:23:50 +08:00
John Zhao
8f096612a3 Merge branch 'develop' into feature/android
* develop: (28 commits)
  feat(*): add function to querry some hardware info
  feat: forbid 2100/210A uless update sdk to 2.3.1 and above
  refactor(synthetic): remove usless logic
  chore(readme): update readme
  docs(doxyfile): update version
  fix: change cmake version to 2.3.2
  feat(api) sdk/firmware version check
  feat(api): version check
  fix(wrapper): fix camera info repeat bug
  build(makefile): ensure uninstall before install
  fix(correspondence): also wait stream matched ready
  fix(record): shield diable logic temporarily
  chore(readme): chore(readme): update readme
  chore(readme): update readme
  chore(doc): update version
  fix(samples): delete useless comment
  fix(ros): fix camera info bug
  fix(correspondence): improve warning if not start motion tracking
  fix(correspondence): fix include header
  fix(ros): record close bug
  ...
2019-02-28 15:58:55 +08:00
John Zhao
6a0ce86594 feat(android): add more interfaces 2019-02-28 15:58:02 +08:00
kalman
559a812c65 fix(type): fix conflict 2019-02-28 15:04:21 +08:00
kalman
c24e2806b3 feat(*): add function to querry some hardware info 2019-02-28 14:56:18 +08:00
TinyOh
6953758101 Merge branch 'develop' of http://gitlab.mynt.com/mynteye/mynt-eye-sdk-2 into develop 2019-02-27 08:24:31 +08:00
TinyOh
262f64715d feat(api): version check 2019-02-27 08:14:37 +08:00
kalman
b6d4037357 fix(wrapper): fix camera info repeat bug 2019-02-26 14:59:28 +08:00
TinyOh
23d77d0de3 fix(record): shield diable logic temporarily 2019-02-23 00:42:07 +08:00
kalman
7bc74f4d1b fix(ros): fix camera info bug 2019-02-22 15:09:06 +08:00
TinyOh
3796c19040 fix(ros): record close bug 2019-02-22 18:20:47 +08:00
John Zhao
05d46111b7 feat(android): add native bitmap utils 2019-02-18 14:11:14 +08:00
John Zhao
44bff1992a refactor(android): change libmynteye package name 2019-02-18 14:10:02 +08:00
John Zhao
c5bf93dfbd Merge branch 'develop' into feature/android
* develop:
  fix(win): complie error.
  feat(imu intri/extri): add service data
2019-02-12 16:12:55 +08:00
John Zhao
4b8b7f707c feat(android): add non-root impl 2019-02-12 16:03:22 +08:00
TinyOh
f9d14478cc feat(imu intri/extri): add service data 2019-02-02 14:11:41 +08:00
John Zhao
b35d55309d Merge branch 'develop' into feature/android
* develop:
  fix opencv 4.x compile
  feat(intri): ros img prams out put in srv
  fix opencv 4.x compile
  fix(complie): depend error
  fix(style): complie warning
  fix(ros): use bm as ros default
  fix(disparity): opencv2.0 logic
  fix(default): default ros launch use bm
  fix(discut): eigen 3rd path
  fix(discut): eigen path fix
  fix(discut): fix discut boost & add ros disparity_type_
  fix(ros): delete useless code
  fix(ros): Align imu time stamp
  style(camodocal): camodocal style
2019-02-02 10:02:49 +08:00
TinyOh
9a6005d212 feat(intri): ros img prams out put in srv 2019-01-29 17:31:12 +08:00
John Zhao
9068b0dd53 docs(android): add README.md 2019-01-28 17:00:09 +08:00
TinyOh
4552743c4b fix(ros): use bm as ros default 2019-01-28 11:16:54 +08:00
TinyOh
58464510f6 fix(disparity): opencv2.0 logic 2019-01-28 11:11:20 +08:00
TinyOh
a389d84452 fix(default): default ros launch use bm 2019-01-28 10:44:53 +08:00
TinyOh
ba0ddddfeb Merge branch 'develop' of http://gitlab.mynt.com/mynteye/mynt-eye-sdk-2 into develop 2019-01-28 10:01:26 +08:00
TinyOh
8b5c886b78 fix(discut): fix discut boost & add ros disparity_type_ 2019-01-28 10:00:22 +08:00
John Zhao
6988ae803b feat(android): view mynteye datas 2019-01-27 23:34:47 +08:00
John Zhao
cabaeb4794 feat(android): add types and interfaces 2019-01-27 20:25:26 +08:00
kalman
52fbb3668d fix(ros): delete useless code 2019-01-25 21:00:12 +08:00
kalman
aa089a5859 fix(ros): Align imu time stamp 2019-01-25 17:33:12 +08:00
John Zhao
5eb3174edb refactor(android): move djinni jni files to thrid_party 2019-01-17 11:58:55 +08:00
John Zhao
d6ff3470f1 Merge branch 'develop' into feature/android
* develop:
  build(makefile): do small change
  fix(option.cmake): find boost quiet
  docs(doc): update version
  fix(ros): add mutex_data_ in mono
  fix(disable order): fix disable order DISPARITY before RECTIFIED
  fix(synthetic): disable order
  fix(ros): publish order
  fix(ros): fix imu count bug
  fix(tools): compatible avatar and s
  fix(samples): delete get all info sample
  fix(ros): set publish_imu_by_sync true
  fix(ros): add default intrinsics in ros node
  docs(readme): modified temp to temperature
  fix(process): opencv2 and remove some useless include
  fix(enum) fix DisparityProcessorType enum comment
  fix(bm matcher): add complie switch
2019-01-16 20:05:28 +08:00
John Zhao
d673a151c9 fix(android): fix call complete event 2019-01-16 19:42:00 +08:00