Commit Graph
1052 Commits
Author SHA1 Message Date
ob-yalian 56c469b177 fix: update camera_params.yaml to enable depth and disable left IR parameters 2025-12-29 14:50:16 +08:00
ob-yalian cbd654a920 fix: remove redundant alignment mode setup in setupPipelineConfig 2025-12-29 09:59:22 +08:00
ob-yalian eafd7d21e4 Update intrinsic with the new camera matrix from undistortion 2025-12-29 09:54:10 +08:00
ob-yalian 6c44310645 fix: optimize color undistortion logic by removing redundant code and ensuring proper publishing conditions 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
ob-yalian 4f5a2a78ab fix: simplify alignment mode setup in setupPipelineConfig 2025-12-29 09:54:10 +08:00
ob-yalian 6907d34a1c fix: remove unused calibration parameter assignment in setupPipelineConfig 2025-12-29 09:54:10 +08:00
slz a01ee1a533 fix: improve error message for preset resolution config parsing 2025-12-26 15:17:47 +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
slz 26ed35fefb fix the forceip settings failed 2025-12-25 21:01:58 +08:00
slz df51aa7f2c fix the imu data publish 2025-12-25 19:32:03 +08:00
slz 0c491543af Update to OrbbecSDK version to 2.6.3 2025-12-25 19:25:24 +08:00
slz 25d1a4d516 fix: add support for 40Hz scan rate 2025-12-25 17:11:19 +08:00
slz cd741b1001 fix: correct range checks for repetitive scan mode, filter level, and vertical fov 2025-12-25 16:33:29 +08:00
slz d8dbabb16f Remove lidar_init.py script as it is no longer needed 2025-12-25 15:53:11 +08:00
slz a7a3571f03 fix: add locking mechanism in toggleSensor to ensure thread safety 2025-12-24 15:45:15 +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 84d50d1499 fix: update device changed callback unregistration to use INVALID_CALLBACK_ID constant 2025-12-15 16:43:27 +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 bc408a244c Update OrbbecSDK version to 2.6.2 2025-12-15 14:11:02 +08:00
ob-yalian 72f3ce9378 fix: remove redundant condition in static transform calculation 2025-12-15 14:08:10 +08:00
ob-yalian 765394f260 fix: improve device status publisher initialization and firmware update logic 2025-12-11 14:32:56 +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 c8f11cf94b fix: simplify device selection for openni devices 2025-12-09 15:03:32 +08:00
ob-yalian cc0b924546 Add multi-camera launch support and YAML configuration utilities. 2025-12-09 11:08:26 +08:00
ob-yalian f8e66a8301 refactor: remove commented-out rebootDeviceCallback implementation 2025-12-08 16:02:08 +08:00
ob-yalian 1c10c78a91 fix: add device type check for status timer initialization and improve reset logic 2025-12-08 15:49:07 +08:00
ob-yalian e2d8f7664d fix: update intensity to reflectivity in lidar point cloud publishing 2025-12-08 15:48:56 +08:00
ob-yalian 266b80ff0f update OrbbecSDK version to 2.6.1 2025-12-08 14:26:05 +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 856213072f feat: update device access mode values to use consistent casing 2025-12-05 09:15:40 +08:00
ob-yalian c2a94692f5 feat: add device access mode configuration and related methods 2025-12-04 17:41:10 +08:00
ob-yalian 7c74775a9d update OrbbecSDK version to 2.6.1 2025-12-02 16:18:11 +08:00
slz c24af3b2a5 Update single frame publishing method 2025-11-25 19:48:09 +08:00
ob-yalian c2a9b197be feat: update publisher topics to remove camera name prefix for depth extrinsics 2025-11-24 15:23:15 +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 e599484f3d feat: add diagnostic_period launch argument and update OpenNI device PID list 2025-11-21 17:04:15 +08:00
slz b74d4d2392 Update the point cloud y axis 2025-11-20 19:52:59 +08:00
slz 521fb201ac Add multi lidar launch configuration 2025-11-20 19:36:33 +08:00
ob-yalian 3c2bac59d1 feat: add log_file_name parameter for configurable logging in launch files 2025-11-20 15:02:52 +08:00
ob-yalian 53c3d48196 feat: add log_file_name parameter for configurable logging in launch files 2025-11-20 10:15:40 +08:00
ob-yalian fe5295ac99 feat: add launch files for dabai_dcw2 and dabai_max_pro with configurable parameters 2025-11-20 10:14:27 +08:00
ob-yalian 0419c6234f feat: add point cloud decimation filter factor parameter 2025-11-20 10:13:09 +08:00
ob-yalian f48776648d update OrbbecSDK version to 2.6.0 2025-11-20 10:13:09 +08:00
ob-yalian 7d517ead74 fix: update comments for clarity in multi_gmsl_camera.launch.py 2025-11-20 10:11:53 +08:00
ob-yalian d4fddf37c9 fix intra-process QoS crash in device status publisher 2025-11-18 11:43:40 +08:00