Commit Graph
1401 Commits
Author SHA1 Message Date
slz 2cf2b76dbf Add URDF model for Gemini 345Lg and test file 2026-04-29 15:44:10 +08:00
ob-yalian f7ad98ed51 refactor: remove redundant launch arguments for left and right color 2026-04-29 14:23:53 +08:00
ob-yalian 2b1307b470 fix: update log message for loading config JSON file path 2026-04-29 11:15:31 +08:00
ob-yalian 7af688ae6c Merge remote-tracking branch 'origin/feature/benchmark_cpu' into merge/sdk_2.8.6 2026-04-28 21:54:35 +08:00
ob-yalian 29951b1393 Merge remote-tracking branch 'origin/fix/model' into merge/sdk_2.8.6 2026-04-28 21:32:56 +08:00
ob-yalian ca36228b23 feat: increase default FPS for color, depth, and IR parameters to 30 2026-04-28 21:31:35 +08:00
ob-yalian 9db09fdbee refactor: comment out hot-swap fix for Gemini 305 series in startDevice method 2026-04-28 17:59:08 +08:00
slz b6b5532623 fix: update collision origin positions in URDF files for improved accuracy 2026-04-28 16:35:15 +08:00
slz 98ec830e59 feat: enhance camera monitoring with multiple camera support 2026-04-28 10:29:18 +08:00
ob-yalian 715e48881d bump version to 2.8.6 2026-04-28 10:22:26 +08:00
ob-yalian 47caf0f40d Merge branch 'feat/multi_camera_profile_list' into merge/sdk_2.8.6 2026-04-28 10:07:12 +08:00
ob-yalian 2559ab39ca update OrbbecSDK version to 2.8.6 2026-04-28 10:01:39 +08:00
ob-yalian bde8a548fb feat: add device_type and device_access_mode launch arguments; include frame timestamp CSV options 2026-04-28 09:53:17 +08:00
ob-yalian cb84e79c20 feat: update enable_sync_host_time default to false and add time_sync_period argument 2026-04-28 09:33:33 +08:00
ob-yalian 2a10c9080c feat: enhance list_camera_profile tool with serial number argument and usage instructions 2026-04-27 10:46:12 +08:00
slz 04c9878eda feat: add set_dhcp_timeout command 2026-04-24 11:39:35 +08:00
slz 211e6e387b feat: update OrbbecSDK version to 2.8.5 2026-04-23 16:07:26 +08:00
ob-yalian ef92492d64 feat: rename old_ip to current_ip in CLI arguments and help documentation 2026-04-21 10:08:35 +08:00
slz a6f0cc02dd feat: add metadata frame number and sensor timestamp handling for csv log 2026-04-20 15:07:02 +08:00
ob-yalian 7818e9cea1 Merge remote-tracking branch 'origin/feature/gemini_dual_ir' into merge/sdk_2.8.4 2026-04-20 14:53:46 +08:00
ob-yalian 5123e34069 bump version to 2.8.4 2026-04-20 13:59:57 +08:00
slz 28495a8f31 feat: add YAML configuration for Gemini 2L dual IR mode 2026-04-20 13:55:32 +08:00
ob-yalian 5f5ca3ad42 feat: add color_denoising_level launch argument and update handling in OBCameraNode 2026-04-17 16:53:26 +08:00
ob-yalian 3dc25a9be4 feat: add color_anti_flicker launch argument and update handling in OBCameraNode 2026-04-17 16:44:49 +08:00
ob-yalian 21983b28f4 feat: add color_ae_max_gain parameter and implement its handling in OBCameraNode 2026-04-17 16:41:59 +08:00
ob-yalian d5c6a1bcdf update OrbbecSDK version to 2.8.4 2026-04-17 16:27:34 +08:00
ob-yalian da926e3df7 Merge branch 'benchmark/timestamp_test' into merge/sdk_2.8.3 2026-04-17 09:25:07 +08:00
ob-yalian 5caa3cb39c Merge branch 'fix/filter_param_reset' into merge/sdk_2.8.3 2026-04-16 11:42:48 +08:00
slz 7295e94965 feat: implement logging directory management for camera crash reports 2026-04-16 11:25:15 +08:00
ob-yalian 7eaa109164 Fix: Fixed the issue of filter parameters resetting on every service call. 2026-04-16 09:55:43 +08:00
slz 1ef6b307d9 fix: update log path to use home directory for consistency 2026-04-15 16:17:31 +08:00
slz f0603b8b38 feat: add utility functions for string conversion of camera settings 2026-04-15 16:17:31 +08:00
ob-yalian 7ee6e0033c Merge branch 'feat/mapping_filter_param' into merge/sdk_2.8.3 2026-04-15 15:45:09 +08:00
ob-yalian 490cd5fa02 update OrbbecSDK binaries 2026-04-15 14:26:59 +08:00
ob-yalian bf55c4c867 feat: rename SpatialAdvancedFilter to SpatialFilter in logging and callback methods 2026-04-15 14:03:18 +08:00
ob-yalian 04ac89d7a4 feat: add support for additional depth filter parameters and expose filtering conditions 2026-04-15 13:39:08 +08:00
slz fd6ac7f795 refactor: remove unnecessary logging in setFilterCallback 2026-04-15 11:33:38 +08:00
ob-yalian b7e948860e feat: add depth filter status name and parameter mapping functions 2026-04-15 11:18:35 +08:00
ob-yalian 75afca130e refactor: simplify printUsage function by removing program argument 2026-04-15 11:18:09 +08:00
ob-yalian 39adc43865 update OrbbecSDK version to 2.8.3 2026-04-15 09:37:52 +08:00
ob-yalian fa7e7086c9 Merge remote-tracking branch 'origin/feature/log_2.8.2' into merge/sdk_2.8.2 2026-04-15 09:25:53 +08:00
ob-yalian 6894dbeffa Merge commit 'bc7b958218829b7d2c544a08bf3307a5d81f6fe7' into merge/sdk_2.8.2 2026-04-15 09:20:45 +08:00
ob-yalian 1b4658e3a6 Merge branch 'customer/sdk_2.8.2_338' into merge/sdk_2.8.2 2026-04-15 09:19:17 +08:00
slz 953a725c3d refactor: update filter log 2026-04-14 20:13:38 +08:00
ob-yalian ebb5d738b3 Merge branch 'feature/depth_filter_status' into merge/sdk_2.8.2 2026-04-14 17:36:23 +08:00
slz 911216ea07 refactor: improve logging levels and message clarity in camera node 2026-04-14 17:29:19 +08:00
ob-yalian bc7b958218 refactor: revert undistortion changes in image processing 2026-04-14 16:00:02 +08:00
ob-yalian 6eae5cda13 refactor: streamline depth filter parameter handling in buildDepthFilterState 2026-04-14 15:43:02 +08:00
ob-yalian 5b808b19a7 fix: correct PID casing for Gemini 338 series in USB rules 2026-04-14 10:37:01 +08:00
ob-yalian cb60276274 fix: standardize PID naming for Gemini 338 series in constants and service files 2026-04-13 21:01:41 +08:00