Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zed2i #1

Open
wants to merge 237 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
237 commits
Select commit Hold shift + click to select a range
c5a49ab
Fix imu link (#566)
Myzhar May 24, 2020
98702be
Fix `imu/data_raw` topic timestamp
Myzhar May 24, 2020
636f019
Fix timestamp (#570)
Myzhar Jun 3, 2020
f70b24f
Add -Wno-deprecated-declarations to remove compiling warnings (#590)
Myzhar Jul 15, 2020
82334a2
Fix OpenNi mode for depth (#592)
Myzhar Jul 16, 2020
7c6ee40
Disable default "OpenNI mode"
Myzhar Jul 28, 2020
269dc78
Minor changes to CMakeLists.txt
Myzhar Aug 25, 2020
a1aaf74
Remove unuseful debug output
Myzhar Sep 3, 2020
447da82
Fix imu duplicated ts (#627)
Myzhar Sep 18, 2020
4aca554
Object detection is now asynchronous (#628)
Myzhar Sep 18, 2020
a042543
Update latest_changes.md
Myzhar Sep 18, 2020
d167afa
Update latest_changes.md
Myzhar Sep 18, 2020
bb3a5e5
Update latest_changes.md
Myzhar Sep 30, 2020
ac1c162
Fix to RGB/Depth desync issue
Myzhar Oct 9, 2020
6d26090
Fix stereo couple publishing
Myzhar Oct 9, 2020
c4842fc
minor fix
Myzhar Oct 26, 2020
292dfab
Sensor/Camera desync potentially fixed. More test and QA to do
Myzhar Oct 27, 2020
7a761bb
Fix Sensors data freq diagnostic info
Myzhar Oct 28, 2020
170723d
Fix Sensors pub freq when Camera/Sensors sync is active
Myzhar Oct 28, 2020
e88122d
Fix sensors data timestamp with SVO
Myzhar Oct 28, 2020
a52af06
Update latest_changes.md
Myzhar Nov 2, 2020
5984f58
Merge pull request #641 from stereolabs/fix_629
Myzhar Nov 2, 2020
e686fe5
Update CMakeLists.txt
Myzhar Nov 19, 2020
20346b3
Update CMakeLists.txt
Myzhar Nov 19, 2020
614781b
Update CMakeLists.txt
Myzhar Nov 19, 2020
865364c
Update CMakeLists.txt
Myzhar Nov 19, 2020
f5a691c
Update CMakeLists.txt
Myzhar Nov 19, 2020
53119e0
Devel v3.4 (#675)
Myzhar Feb 25, 2021
55df6d0
Update latest_changes.md
Myzhar Feb 25, 2021
3b3a075
Update latest_changes.md
Myzhar Mar 2, 2021
af3a77a
Fix `TF_REPEATED_DATA` warning issue #681
Myzhar Mar 23, 2021
9cc2aa2
Fix duplicated IMU RAW data publishing
Myzhar Mar 23, 2021
845abe0
Update .gitlab-ci.yml
Myzhar Mar 23, 2021
6c11b36
Update .gitlab-ci.yml
Myzhar Mar 23, 2021
4f3bfe8
Disable automatic object detection
Myzhar Mar 23, 2021
273df21
Merge branch 'dev_noetic' of github.com:stereolabs/zed-ros-wrapper in…
Myzhar Mar 23, 2021
b6c66f8
Add new param to start Positional Tracking when the node starts
Myzhar May 17, 2021
29ff7ac
Improve Positional Tracking start behavior
Myzhar May 19, 2021
fe6f876
Update changelog
Myzhar May 28, 2021
3505fbe
add launch file and param file for ZED 2i
Myzhar May 28, 2021
8eff874
Update ZED2i 3D model and description
Myzhar May 28, 2021
afcc8cf
Fix ZED2i model minor error
Myzhar May 28, 2021
80f1c57
Update README
Myzhar May 28, 2021
2f039ea
Merge pull request #727 from stereolabs/dev_noetic
Myzhar May 28, 2021
ef7f147
Update README.md
Myzhar May 28, 2021
1d5d5ef
Fix sensor_msgs type for depth image in OpenNI mode
Myzhar Jun 15, 2021
44f9d93
Merge pull request #732 from stereolabs/fix_openni_mode
Myzhar Jun 15, 2021
b83c672
Fix ZED2i support
Myzhar Jun 17, 2021
a666d67
Merge pull request #735 from stereolabs/fix_zed2i_support
Myzhar Jun 17, 2021
e830e84
Allow publishing IMU TF without Odom TF
bjsowa Jul 21, 2021
f20b5bd
Add zed-ros-interface submodule
Myzhar Jul 22, 2021
2a80b0f
Update README
Myzhar Jul 22, 2021
1b01e19
Update README
Myzhar Jul 22, 2021
ad369f1
Update README
Myzhar Jul 22, 2021
05498c9
Update README
Myzhar Jul 22, 2021
a972f15
Update latest_changes.md
Myzhar Jul 22, 2021
e9b366f
Merge branch 'test_split_interfaces' of github.com:stereolabs/zed-ros…
Myzhar Jul 26, 2021
a5418a7
Merge pull request #755 from bjsowa/master
Myzhar Jul 26, 2021
800df9f
Update latest_changes.md
Myzhar Jul 26, 2021
4e79670
Merge pull request #759 from stereolabs/test_split_interfaces
Myzhar Jul 26, 2021
b50f83c
Create submodule_update.yml
Myzhar Jul 26, 2021
1e222be
Fix submodule URL for github action
adujardin Jul 26, 2021
7306f06
Automatic submodule update
actions-user Jul 26, 2021
5f31ed7
Update latest_changes.md
Myzhar Jul 26, 2021
ebd69f4
Update README.md
Myzhar Jul 26, 2021
a6c8b02
Merge pull request #760 from stereolabs/submodule_action_fix
Myzhar Jul 26, 2021
3454e07
Moved cameras meshes STL files to zed_interfaces
Myzhar Jul 26, 2021
040c91f
Merge pull request #762 from stereolabs/feat_urdf_meshes
Myzhar Jul 26, 2021
05c318f
Delete .gitlab-ci.yml
Myzhar Jul 26, 2021
1dbfc81
Add service to save 3D map as fused point cloud
Myzhar Jul 27, 2021
1aea5f9
update zed_interfaces
Myzhar Jul 27, 2021
0403115
Merge pull request #765 from stereolabs/add_save_map_srv
Myzhar Jul 27, 2021
e38a7fc
Add new sl_tools::resolveFilePath
Myzhar Jul 27, 2021
bb57f00
New save Area Memory functions
Myzhar Jul 28, 2021
b69fd40
add support for `save_area_memory` service
Myzhar Jul 28, 2021
b655e70
Update zed-ros-interfaces
Myzhar Jul 28, 2021
5e592e2
Update changelog
Myzhar Jul 28, 2021
e28a3e1
Merge branch 'master' into fix_save_area_map
Myzhar Jul 28, 2021
c30e5cb
Merge pull request #766 from stereolabs/fix_save_area_map
Myzhar Jul 28, 2021
5d848e5
Create a macro that can be used to add multiple zed cameras to an exi…
civerachb-cpr Aug 17, 2021
21b1a7f
Update question.md
Myzhar Sep 9, 2021
a878797
Update question.md
Myzhar Sep 9, 2021
5e53725
Create config.yml
Myzhar Sep 9, 2021
e9655dd
Update config.yml
Myzhar Sep 9, 2021
8586db8
Update config.yml
Myzhar Sep 9, 2021
c0ca286
Update question.md
Myzhar Sep 9, 2021
8c2d9d5
Delete question.md
Myzhar Sep 9, 2021
901589f
Update config.yml
Myzhar Sep 9, 2021
81a850a
Update config.yml
Myzhar Sep 9, 2021
c9325e8
Update config.yml
Myzhar Sep 9, 2021
4b68ca0
Update config.yml
Myzhar Sep 9, 2021
e6de353
New issue templates
Myzhar Sep 9, 2021
fb26c13
add missing files
Myzhar Sep 9, 2021
9f2e347
rename file to correct extension
Myzhar Sep 9, 2021
01e0c4f
rename file to correct extension
Myzhar Sep 9, 2021
2eeaa0d
Update 1_feature_request.yml
Myzhar Sep 9, 2021
d20208e
New issue templates
Myzhar Sep 9, 2021
42dc9a0
Update 1_feature_request.yml
Myzhar Sep 9, 2021
6df1e0d
Update 2_bug_report.yml
Myzhar Sep 9, 2021
1cacd1e
Update 2_bug_report.yml
Myzhar Sep 9, 2021
e74bd0d
Update 1_feature_request.yml
Myzhar Sep 9, 2021
7da8b4c
Update 1_feature_request.yml
Myzhar Sep 9, 2021
900d898
Update config.yml
Myzhar Sep 9, 2021
9f19580
Update 1_feature_request.yml
Myzhar Sep 9, 2021
8bd81e6
Create stale.yml
Myzhar Sep 14, 2021
4126564
Update stale.yml
Myzhar Sep 14, 2021
bc033a2
Update stale.yml
Myzhar Sep 14, 2021
be91bcb
Update 1_feature_request.yml
Myzhar Sep 14, 2021
f88c1dd
Update config.yml
Myzhar Oct 7, 2021
186d662
Merge branch 'stereolabs:master' into master
civerachb-cpr Oct 26, 2021
2b949a7
Fix `fluid_pressure` measure units
Myzhar Nov 22, 2021
a064324
Fix syntax errors in xacro file and improve URDF
Myzhar Nov 24, 2021
038fac5
Improve URDF link positions
Myzhar Nov 24, 2021
2b7caae
Merge pull request #795 from stereolabs/civerachb-cpr-master
Myzhar Nov 24, 2021
6fd61f9
Update latest_changes.md
Myzhar Nov 24, 2021
5bd1400
Update README.md
Myzhar Dec 3, 2021
ab88ea1
Fix wrong ZED, ZED2, and ZED2i height value
Myzhar Dec 3, 2021
dcd9d97
Update latest_changes.md
Myzhar Dec 3, 2021
1bfdbab
SDK v3.7 support
Myzhar Feb 24, 2022
845941a
Update changelog
Myzhar Feb 24, 2022
be957f7
Update README
Myzhar Feb 24, 2022
17c3532
Merge branch 'master' into devel_3.7
Myzhar Feb 24, 2022
3a1d23e
Merge pull request #811 from stereolabs/devel_3.7
Myzhar Feb 24, 2022
177b4ad
Update .gitmodules
Myzhar Mar 4, 2022
1299a1c
Update zed-ros-interface to latest HEAD
Myzhar Mar 4, 2022
1783bb4
fix spelling mistake in common.yaml
owenonline Mar 14, 2022
a3d430b
Merge pull request #820 from owenonline/patch-1
Myzhar Mar 14, 2022
d02d203
fix baro and mag frame links for ZED2i
Myzhar Mar 16, 2022
6111ad7
Merge pull request #822 from stereolabs/fix_zed2i_sens_frames
Myzhar Mar 16, 2022
962a772
Update latest_changes.md
Myzhar Mar 16, 2022
57cc33f
Add sensors rate parameter
Myzhar Mar 28, 2022
5d28268
Merge pull request #826 from stereolabs/add_sensor_freq_param
Myzhar Mar 28, 2022
eb4ac39
Fix behavior
Myzhar Mar 30, 2022
64ad93c
Merge branch 'master' into fix_set_pose
Myzhar Mar 30, 2022
153fbe0
update changelog
Myzhar Mar 30, 2022
b7454f0
Merge pull request #827 from stereolabs/fix_set_pose
Myzhar Mar 30, 2022
5d87f1f
Update latest_changes.md
Myzhar Mar 30, 2022
5301a3a
Handle Rviz `/clicked_point`
Myzhar Mar 30, 2022
e4c2e0e
Update common.yaml
Myzhar Mar 31, 2022
5613245
Add plane detectiopn at hit
Myzhar Mar 31, 2022
1a2450e
Plublish custom PlaneStamped topic
Myzhar Apr 4, 2022
1bd037c
Create stale_issues.yml
Myzhar Apr 13, 2022
26c9b88
Update stale_issues.yml
Myzhar Apr 13, 2022
42ae7da
Delete stale.yml
Myzhar Apr 13, 2022
727acfd
Update stale_issues.yml
Myzhar Apr 13, 2022
969b1af
Update stale_issues.yml
Myzhar Apr 13, 2022
8e5adbd
Update stale_issues.yml
Myzhar Apr 13, 2022
0bd5f60
Update stale_issues.yml
Myzhar Apr 13, 2022
dcb9770
Update stale_issues.yml
Myzhar Apr 13, 2022
bce4b38
Update stale_issues.yml
Myzhar Apr 13, 2022
b9b056b
Update stale_issues.yml
Myzhar Apr 20, 2022
6137254
Minor fix
Myzhar Apr 26, 2022
555c93f
Update latest_changes.md
Myzhar Apr 26, 2022
8a1d4af
Merge pull request #835 from stereolabs/add_plane_detection
Myzhar Apr 26, 2022
2a9b39c
Update zed-ros-interfacesù
Myzhar Apr 26, 2022
c3d3ece
Fix plane detection issue with downsampling factor
Myzhar Apr 26, 2022
94bc81c
Fix default depth mode
Myzhar Apr 26, 2022
0225df0
Fix TF timestamp in SVO mode
Myzhar Jul 21, 2022
fd576fd
Merge pull request #849 from stereolabs/fix_tf_in_svo_mode
Myzhar Jul 21, 2022
d267627
Update zed_wrapper_nodelet.cpp
Myzhar Oct 13, 2022
c684704
Update latest_changes.md
Myzhar Oct 13, 2022
c37f65d
Update changelog
Myzhar Oct 18, 2022
60e7bd7
Update README.md
Myzhar Oct 18, 2022
acf1767
Fix general/zed_id printout
AndersonRayner Jan 5, 2023
b0d63d4
Merge pull request #878 from AndersonRayner/AndersonRayner-patch-1
Myzhar Jan 5, 2023
896eb1b
Update CMakeLists.txt files
Mar 31, 2023
cfe905f
Update CMakeLists.txt files
Myzhar Mar 31, 2023
8aa953b
SDK v4 compatibility OK
Myzhar Mar 31, 2023
0175e32
Add "REBOOTING" status handling
Myzhar Mar 31, 2023
eb70f60
Camera Rebooting handling
Myzhar Mar 31, 2023
7672aed
Copyright date update
Myzhar Mar 31, 2023
63641b8
Update submodule
Myzhar Mar 31, 2023
bee8459
Add support for ZED X
Myzhar Mar 31, 2023
0d25a2e
Update submodule
Myzhar Apr 3, 2023
175c882
Merge branch 'devel_4.0' of github.com:stereolabs/zed-ros-wrapper int…
Myzhar Apr 3, 2023
0694780
Update Info
Myzhar Apr 3, 2023
5ab9a2a
Merge pull request #882 from stereolabs/devel_4.0
Myzhar Apr 3, 2023
9e81ee7
Update zed_descr.urdf.xacro
Myzhar Apr 3, 2023
f0eb03c
Update zedx.launch
Myzhar Apr 19, 2023
ab7307b
Update zedxm.launch
Myzhar Apr 19, 2023
a5a6048
Add 1080p for ZED X and ZED X Mini
Myzhar Apr 27, 2023
0a7244d
zero Rz cross covariance terms
betaBison May 9, 2023
50dda07
Merge pull request #892 from betaBison/zero-cross-cov
Myzhar May 10, 2023
d74cd5f
Update common.yaml
Myzhar Jul 5, 2023
5329659
Merge pull request #901 from stereolabs/Myzhar-patch-1
Myzhar Jul 5, 2023
8ff3c28
Improve Depth stabilization
Myzhar Jul 5, 2023
2c929ba
Update zed_wrapper_nodelet.cpp
davideCremona Jul 19, 2023
42fbae3
Merge pull request #903 from davideCremona/fix_ObjDet_labelId
Myzhar Jul 19, 2023
6378443
Update submodule
Myzhar Jul 20, 2023
6eee00b
Add support for "grab_compute_capping_fps"
Myzhar Sep 8, 2023
e4867df
Update CHANGELOG.rst
Myzhar Sep 8, 2023
154b47b
Merge branch 'master' into update_wrapper
Myzhar Sep 11, 2023
cdc46b2
Add Positional Tracking parameters
Myzhar Sep 11, 2023
88c001c
Improve NO DEPTH mode
Myzhar Sep 11, 2023
9d12c43
[WIP] Custom rescale factor
Myzhar Sep 11, 2023
5601dc7
'pub_resolution' and 'pub_downscale_factor' completed
Myzhar Sep 12, 2023
d9126cb
Change `resolution` to `grab_resolution`
Myzhar Sep 12, 2023
81e9307
SVO Realtime parameter and other fixes
Myzhar Sep 12, 2023
713071c
- Add 'general/region_of_interest' parameter
Myzhar Sep 12, 2023
fb9c826
Rework params reading
Myzhar Sep 13, 2023
1d36f54
Add .clang-format
Myzhar Sep 13, 2023
ac61ca6
Code refactoring
Myzhar Sep 13, 2023
b5da35c
Add `set_roi` and `reset_roi` services
Myzhar Sep 13, 2023
b6ea633
Add parameter 'pos_tracking/depth_min_range'
Myzhar Sep 13, 2023
6863f2a
Code cleaning: Add 'processCameraSettings' func
Myzhar Sep 13, 2023
5df3103
Positional tracking aligned to ROS 2 code
Myzhar Sep 14, 2023
ca9a5dd
Add odomMutex
Myzhar Sep 14, 2023
ad8362c
Improve odometry behavior
Myzhar Sep 15, 2023
5040540
Fix Path publishers
Myzhar Sep 15, 2023
ad834b5
Code cleaning
Myzhar Sep 15, 2023
ce86801
Minor fixes
Myzhar Sep 15, 2023
aebf2c3
Fix `set_as_static` behavior
Myzhar Sep 20, 2023
8833d25
Merge pull request #918 from stereolabs/update_wrapper
Myzhar Sep 20, 2023
acb2750
[WIP] Update OD module
Myzhar Sep 22, 2023
25ab3e9
Rework and fix OD module
Myzhar Sep 22, 2023
c3f68db
Update Changelog
Myzhar Sep 22, 2023
bfd23df
Update zed_nodelets/src/zed_nodelet/src/zed_wrapper_nodelet.cpp
Myzhar Sep 22, 2023
ce0d2c3
Fix enable_object_detection service behavior
Myzhar Sep 22, 2023
e0cd1f0
Merge branch 'improve_od' of github.com:stereolabs/zed-ros-wrapper in…
Myzhar Sep 22, 2023
71eb2bb
Merge pull request #919 from stereolabs/improve_od
Myzhar Sep 22, 2023
3132dc6
Fix checkResolFps
Myzhar Dec 1, 2023
7325920
fix pub typo
Woz4tetra Jan 15, 2024
0926453
Merge pull request #929 from frc-88/fix/num-plane-subs
Myzhar Jan 16, 2024
ac82650
Fix plane detection bug
Myzhar Feb 24, 2024
f36a480
Merge branch 'master' into fix_plane_detection
Myzhar Feb 24, 2024
5d7b700
Merge pull request #934 from stereolabs/fix_plane_detection
Myzhar Feb 24, 2024
78391c6
Update CHANGELOG.rst
Myzhar Mar 27, 2024
4818f96
Release 4.1 compatibility
Myzhar Apr 5, 2024
aa913d2
Fix default params
Myzhar Apr 5, 2024
37d0c02
Merge pull request #939 from stereolabs/release_4.1
Myzhar Apr 5, 2024
5e7734d
Add files via upload
Myzhar Jul 16, 2024
7ffa78f
Add files via upload
Myzhar Jul 16, 2024
3503a1e
Add files via upload
Myzhar Jul 16, 2024
060cf3d
Delete images/Picto+STEREOLABS_Black.jpg
Myzhar Jul 16, 2024
049f72c
Add files via upload
Myzhar Jul 16, 2024
5f62b7b
Update README.md
Myzhar Jul 16, 2024
3af19a2
Fix Dynamic parameters initialization bug
Myzhar Jul 29, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
65 changes: 65 additions & 0 deletions .clang-format
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
---
BasedOnStyle: Google
AccessModifierOffset: -2
ConstructorInitializerIndentWidth: 2
AlignEscapedNewlinesLeft: false
AlignTrailingComments: true
AllowAllParametersOfDeclarationOnNextLine: false
AllowShortIfStatementsOnASingleLine: false
AllowShortLoopsOnASingleLine: false
AllowShortFunctionsOnASingleLine: None
AlwaysBreakTemplateDeclarations: true
AlwaysBreakBeforeMultilineStrings: true
BreakBeforeBinaryOperators: false
BreakBeforeTernaryOperators: false
BreakConstructorInitializersBeforeComma: true
BinPackParameters: true
ColumnLimit: 120
ConstructorInitializerAllOnOneLineOrOnePerLine: true
DerivePointerBinding: false
PointerBindsToType: true
ExperimentalAutoDetectBinPacking: false
IndentCaseLabels: true
MaxEmptyLinesToKeep: 1
NamespaceIndentation: None
ObjCSpaceBeforeProtocolList: true
PenaltyBreakBeforeFirstCallParameter: 19
PenaltyBreakComment: 60
PenaltyBreakString: 1
PenaltyBreakFirstLessLess: 1000
PenaltyExcessCharacter: 1000
PenaltyReturnTypeOnItsOwnLine: 90
SpacesBeforeTrailingComments: 2
Cpp11BracedListStyle: false
Standard: Auto
IndentWidth: 2
TabWidth: 2
UseTab: Never
IndentFunctionDeclarationAfterType: false
SpacesInParentheses: false
SpacesInAngles: false
SpaceInEmptyParentheses: false
SpacesInCStyleCastParentheses: false
SpaceAfterControlStatementKeyword: true
SpaceBeforeAssignmentOperators: true
ContinuationIndentWidth: 4
SortIncludes: false
SpaceAfterCStyleCast: false

# Configure each individual brace in BraceWrapping
BreakBeforeBraces: Custom

# Control of individual brace wrapping cases
BraceWrapping: {
AfterClass: 'true'
AfterControlStatement: 'true'
AfterEnum : 'true'
AfterFunction : 'true'
AfterNamespace : 'true'
AfterStruct : 'true'
AfterUnion : 'true'
BeforeCatch : 'true'
BeforeElse : 'true'
IndentBraces : 'false'
}
...
43 changes: 43 additions & 0 deletions .github/ISSUE_TEMPLATE/1_feature_request.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
name: Feature request 🧭
description: Suggest an idea for this project.
labels: "feature_request"
body:
- type: markdown
attributes:
value: |
# Welcome 👋

Thanks for taking the time to fill out this feature request module.
Please fill out each section below. This info allows Stereolabs developers to correctly evaluate your request.

Useful Links:
- Documentation: https://www.stereolabs.com/docs/
- Stereolabs support: https://support.stereolabs.com/hc/en-us/
- type: checkboxes
attributes:
label: Preliminary Checks
description: Please make sure that you verify each checkbox and follow the instructions for them.
options:
- label: "This issue is not a duplicate. Before opening a new issue, please search existing issues."
required: true
- label: "This issue is not a question, bug report, or anything other than a feature request directly related to this project."
required: true
- type: textarea
attributes:
label: Proposal
description: "What would you like to have as a new feature?"
placeholder: "A clear and concise description of what you want to happen."
validations:
required: true
- type: textarea
attributes:
label: Use-Case
description: "How would this help you?"
placeholder: "Tell us more what you'd like to achieve."
validations:
required: false
- type: textarea
id: anything-else
attributes:
label: Anything else?
description: "Let us know if you have anything else to share"
87 changes: 87 additions & 0 deletions .github/ISSUE_TEMPLATE/2_bug_report.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,87 @@
name: Bug Report 🐛
description: Something isn't working as expected? Report your bugs here.
labels: "bug"
body:
- type: markdown
attributes:
value: |
# Welcome 👋

Thanks for taking the time to fill out this bug report.
Please fill out each section below. This info allows Stereolabs developers to diagnose (and fix!) your issue as quickly as possible. Otherwise we might need to close the issue without e.g. clear reproduction steps.

Bug reports also shoulnd't be used for generic questions, please use the [Stereolabs Community forum](https://community.stereolabs.com/) instead.

Useful Links:
- Documentation: https://www.stereolabs.com/docs/
- Stereolabs support: https://support.stereolabs.com/hc/en-us/
- type: checkboxes
attributes:
label: Preliminary Checks
description: Please make sure that you verify each checkbox and follow the instructions for them.
options:
- label: "This issue is not a duplicate. Before opening a new issue, please search existing issues."
required: true
- label: "This issue is not a question, feature request, or anything other than a bug report directly related to this project."
required: true
- type: textarea
attributes:
label: Description
description: Describe the issue that you're seeing.
placeholder: Be as precise as you can. Feel free to share screenshots, videos, or data. The more information you provide the easier will be to provide you with a fast solution.
validations:
required: true
- type: textarea
attributes:
label: Steps to Reproduce
description: Clear steps describing how to reproduce the issue.
value: |
1.
2.
3.
...
validations:
required: true
- type: textarea
attributes:
label: Expected Result
description: Describe what you expected to happen.
validations:
required: true
- type: textarea
attributes:
label: Actual Result
description: Describe what actually happened.
validations:
required: true
- type: dropdown
attributes:
label: ZED Camera model
description: What model of ZED camera are you using?
options:
- "ZED"
- "ZED Mini"
- "ZED2"
- "ZED2i"
validations:
required: true
- type: textarea
attributes:
label: Environment
render: shell
description: Useful information about your system.
placeholder: |
OS: Operating System
CPU: e.g. ARM
GPU: Nvidia Jetson Xavier NX
ZED SDK version: e.g. v4.0
Other info: e.g. ROS Noetic
validations:
required: true
- type: textarea
attributes:
label: Anything else?
description: Please add any other information or comment that you think may be useful for solving the problem
placeholder:
validations:
required: false
35 changes: 0 additions & 35 deletions .github/ISSUE_TEMPLATE/bug_report.md

This file was deleted.

12 changes: 12 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
blank_issues_enabled: false
contact_links:
- name: Online Documentation
url: https://www.stereolabs.com/docs/
about: Check out the Stereolabs documentation for answers to common questions.
- name: Stereolabs Community [Ask a question]
url: https://community.stereolabs.com/
about: Ask questions & discuss with other users and Stereolabs developers.
- name: Stereolabs Twitter
url: https://twitter.com/Stereolabs3D
about: The official Stereolabs Twitter account to ask questions, comment our products and share your projects with the ZED community.

20 changes: 0 additions & 20 deletions .github/ISSUE_TEMPLATE/feature_request.md

This file was deleted.

10 changes: 0 additions & 10 deletions .github/ISSUE_TEMPLATE/question.md

This file was deleted.

23 changes: 23 additions & 0 deletions .github/workflows/stale_issues.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
name: 'Stale issue handler'
on:
workflow_dispatch:
schedule:
- cron: '00 00 * * *'

jobs:
stale:
runs-on: ubuntu-latest
steps:
- uses: actions/stale@main
id: stale
with:
stale-issue-message: 'This issue is stale because it has been open 30 days with no activity. Remove stale label or comment otherwise it will be automatically closed in 5 days'
stale-pr-message: 'This PR is stale because it has been open 30 days with no activity. Remove stale label or comment otherwise it will be automatically closed in 5 days'
days-before-stale: 30
days-before-close: 5
operations-per-run: 1500
exempt-issue-labels: 'feature_request'
exempt-pr-labels: 'feature_request'
enable-statistics: 'true'
close-issue-label: 'closed_for_stale'
close-pr-label: 'closed_for_stale'
32 changes: 32 additions & 0 deletions .github/workflows/submodule_update.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
name: Submodule update (manual)

on:
#schedule:
# # * is a special character in YAML so you have to quote this string
# - cron: '0 12 * * *'
workflow_dispatch:

jobs:
submodule_update:
runs-on: ubuntu-latest

steps:
- name: Checkout repository
uses: actions/checkout@v2

- name: Checkout submodules
run: git submodule update --init --recursive

# Update references
- name: Git Submodule Update
run: |
git pull --recurse-submodules
git submodule update --remote --recursive

- uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: Automatic submodule update
commit_user_name: bot-stereolabs
commit_user_email: [email protected]
commit_author: bot-stereolabs <[email protected]>
status_options: '--untracked-files=no'
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,6 @@ Makefile*
# QtCtreator CMake
CMakeLists.txt.user*

#VSCode
*vscode*

8 changes: 0 additions & 8 deletions .gitlab-ci.yml

This file was deleted.

4 changes: 4 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[submodule "zed-ros-interfaces"]
path = zed-ros-interfaces
url = https://github.com/stereolabs/zed-ros-interfaces.git
branch = main
Loading