slz
|
07f2629d80
|
refactor: unify depth unalign topic naming convention
|
2026-03-18 11:27:26 +08:00 |
|
slz
|
ebdae35a4c
|
feat: add raw depth image publishing functionality to OBCameraNode
|
2026-03-18 10:27:41 +08:00 |
|
ob-yalian
|
1385fcc79b
|
feat: add logging for frame information with mutex protection
|
2026-03-16 15:33:57 +08:00 |
|
ob-yalian
|
134028503a
|
feat: add set_disparity_search_offset service and callback to OBCameraNode
|
2026-03-16 15:33:57 +08:00 |
|
ob-yalian
|
6fe7ad8e27
|
feat: add set_disparity_range_mode service and callback to OBCameraNode
|
2026-03-16 15:33:56 +08:00 |
|
ob-yalian
|
4010d0f3a6
|
Update package version to 2.7.6
|
2026-02-03 10:09:57 +08:00 |
|
ob-yalian
|
001e1817bd
|
feat: add color preset parameter and functionality to OBCameraNode
|
2026-02-02 11:00:52 +08:00 |
|
slz
|
0ed0943036
|
feat: implement mutex and condition variable for diagnostic updates
|
2026-01-29 11:48:33 +08:00 |
|
ob-yalian
|
fb09056bbb
|
update package versions to 2.7.3.
|
2026-01-28 10:37:55 +08:00 |
|
ob-yalian
|
68cf858ad4
|
feat: add false positive filter support in camera node and launch file
|
2026-01-27 20:48:44 +08:00 |
|
ob-yalian
|
2b0874b3a3
|
fix: rename downscale parameters to decimation factors for clarity
|
2026-01-22 14:10:33 +08:00 |
|
ob-yalian
|
fee4abb524
|
bump version to 2.7.2
|
2026-01-22 10:48:12 +08:00 |
|
ob-yalian
|
047f912f6c
|
bump version to 2.7.1
|
2026-01-22 10:48:11 +08:00 |
|
slz
|
2530447e80
|
fix: remove unused JPEG decoder includes and initialization in OBLidarNode
|
2026-01-19 09:37:40 +08:00 |
|
slz
|
ace4d93594
|
feat: add decimation filter settings for left and right color streams
|
2026-01-16 11:25:19 +08:00 |
|
ob-yalian
|
fb858f4ebf
|
fix: add PID handling improvements and new method for laser device checks
|
2026-01-15 17:55:06 +08:00 |
|
ob-yalian
|
4c77fdf206
|
fix: initialize device_preset to default and improve stream handling for Gemini 305
|
2026-01-15 14:46:10 +08:00 |
|
ob-yalian
|
8eac2f4ab9
|
bump version to 2.7.0
|
2026-01-13 19:42:26 +08:00 |
|
ob-yalian
|
ccaf32dd3a
|
Update the device preset parameters for the 435Le and Gemini2.
|
2026-01-13 17:23:09 +08:00 |
|
ob-yalian
|
6977a2bb0b
|
feat: add metadata publishing support for Gemini 305 and enhance extrinsics handling
|
2026-01-13 17:23:08 +08:00 |
|
ob-yalian
|
499e4db506
|
feat: add left and right IR downscale parameters to OBCameraNode and launch configuration
|
2026-01-13 17:23:08 +08:00 |
|
ob-yalian
|
181d34fb5c
|
feat: add services support for auto exposure and sports modes in OBCameraNode
|
2026-01-13 17:23:08 +08:00 |
|
ob-yalian
|
31a34e2cc2
|
feat: add auto exposure mode and sports mode support to OBCameraNode
|
2026-01-13 17:23:08 +08:00 |
|
slz
|
b9be5184a4
|
Add support for dual color streams in Gemini 305 camera
|
2026-01-13 17:23:08 +08:00 |
|
ob-yalian
|
dbce96cd88
|
feat: add depth downscale parameter for Gemini 305 support
|
2026-01-13 17:23:08 +08:00 |
|
ob-yalian
|
eafd7d21e4
|
Update intrinsic with the new camera matrix from undistortion
|
2025-12-29 09:54:10 +08:00 |
|
ob-yalian
|
d87f5e75f1
|
fix: initialize intra_camera_sync_reference to an empty string and update launch argument default value
|
2025-12-29 09:54:10 +08:00 |
|
slz
|
c9e2ffea45
|
feat: add preset resolution configuration support
|
2025-12-26 14:12:31 +08:00 |
|
slz
|
6da8d9b5e1
|
bump version to 2.6.3
|
2025-12-25 21:11:06 +08:00 |
|
ob-yalian
|
23a980d388
|
fix: update cv_bridge include directives for compatibility
|
2025-12-17 17:59:54 +08:00 |
|
ob-yalian
|
bad97addf4
|
bump version to 2.6.2
|
2025-12-16 15:08:02 +08:00 |
|
ob-yalian
|
c9b25331f3
|
feat: add handling for reboot and reupdate in firmware update callbacks
|
2025-12-15 16:03:06 +08:00 |
|
ob-yalian
|
c4dee75e96
|
feat: enhance firmware update process with reupdate handling and status tracking
|
2025-12-15 15:06:46 +08:00 |
|
ob-yalian
|
db77882d35
|
feat: add device changed callback registration and unregistration in OBCameraNodeDriver
|
2025-12-15 14:24:25 +08:00 |
|
ob-yalian
|
6a50737ed6
|
feat: add color_roi_brightness parameter and handling in camera node
|
2025-12-09 16:11:11 +08:00 |
|
ob-yalian
|
d27e5936e3
|
Merge branch 'feature/Lidar' into merge/sdk_2.6.1
|
2025-12-08 14:21:32 +08:00 |
|
ob-yalian
|
c2a94692f5
|
feat: add device access mode configuration and related methods
|
2025-12-04 17:41:10 +08:00 |
|
ob-yalian
|
81869ffb1b
|
feat: add services for setting and getting point cloud decimation factor
|
2025-11-24 15:10:56 +08:00 |
|
ob-yalian
|
0419c6234f
|
feat: add point cloud decimation filter factor parameter
|
2025-11-20 10:13:09 +08:00 |
|
ob-yalian
|
d4fddf37c9
|
fix intra-process QoS crash in device status publisher
|
2025-11-18 11:43:40 +08:00 |
|
ob-yalian
|
9d7c29c7d2
|
bump version to 2.5.5
|
2025-11-11 10:12:04 +08:00 |
|
slz
|
6e77843e2f
|
Update OrbbecSDK version to 2.5.5
|
2025-11-07 10:16:09 +08:00 |
|
ob-yalian
|
87a3ffd05f
|
feat: add get_laser_status service and callback to retrieve laser status
|
2025-11-03 14:24:53 +08:00 |
|
obyalian
|
4df01f7d0d
|
Merge remote-tracking branch 'github/v2-main' into v2-main
|
2025-10-22 13:57:56 +08:00 |
|
obyalian
|
2aa927e664
|
feat: add intra_camera_sync_reference argument for camera synchronization
|
2025-10-13 21:02:30 +08:00 |
|
obyalian
|
3d33d97304
|
bump version to 2.5.4
|
2025-10-13 15:04:01 +08:00 |
|
obyalian
|
5d26b3407b
|
feat: Added Gemini 435Le color stream MJPG format metadata information
|
2025-10-13 14:19:26 +08:00 |
|
Christian Rauch
|
5448f656cb
|
replace switch of callback type via ROS distro check with template type
|
2025-09-27 09:14:23 +08:00 |
|
Christian Rauch
|
8254e28a94
|
replace custom definitions with '__has_include' header check
|
2025-09-27 09:14:23 +08:00 |
|
obyalian
|
9698ea0809
|
Update Gemini 330 HDR default parameters
|
2025-09-26 17:33:09 +08:00 |
|