Commit Graph
1333 Commits
Author SHA1 Message Date
slz 5a1ef0ded5 refactor: remove ros_log_level argument from launch files and unify logging level handling 2026-04-13 16:54:34 +08:00
slz d7ff1bd2b1 refactor: add ros_log_level argument for launch files 2026-04-10 17:48:39 +08:00
slz 8ec0632b4d refactor: improve logging messages for clarity and consistency in camera node 2026-04-10 17:20:34 +08:00
slz 0035c0b18c refactor: enhance logging levels and improve message clarity in camera node 2026-04-07 18:06:10 +08:00
slz 5a799bfc21 refactor: improve logging messages for clarity and consistency across camera and lidar nodes 2026-04-07 17:39:00 +08:00
slz 194de7e339 Merge branch 'feature/log' into merge/sdk_2.8.2 2026-04-07 16:45:55 +08:00
ob-yalian 31baab180c update OrbbecSDK version to 2.8.2 2026-04-07 11:21:08 +08:00
ob-yalian 3bc3da0dc9 bump version to 2.8.1 2026-04-04 00:57:19 +08:00
ob-yalian 11cf429bb3 fix: update help message and improve code formatting in IP configuration tool 2026-04-04 00:54:33 +08:00
ob-yalian 8d35f4af4a fix: preserve DHCP and persistent mode flags during IP configuration updates 2026-04-04 00:48:00 +08:00
ob-yalian 205e8916fc fix: validate old IP format when DHCP is enabled in IP configuration tool 2026-04-03 22:03:05 +08:00
ob-yalian 8f3e2dbef4 feat: add DHCP support to IP configuration tool and update command-line options 2026-04-03 21:45:42 +08:00
ob-yalian 23ee217d41 Merge branch 'fix/305g' into merge/sdk_2.8.1 2026-04-03 21:29:50 +08:00
ob-yalian 344d0f28b8 fix: skip setting AE ROI for color and depth based on reference stream 2026-04-03 21:29:36 +08:00
ob-yalian ff43c14298 Merge branch 'feature/update_parameter_name' into fix/305g 2026-04-03 20:40:22 +08:00
ob-yalian 22f7092175 fix: update default FPS settings for color and depth streams in launch files 2026-04-03 19:25:18 +08:00
slz a531db7853 feat: rename enable_sports_mode to ae_strategy and update related callbacks 2026-04-03 19:24:01 +08:00
slz 85cb7ed0ee feat: rename AE mode parameter to AE reference stream and update related callbacks 2026-04-03 19:04:22 +08:00
ob-yalian ddbea47c21 fix: update default launch arguments for color and depth settings in gemini305_g.launch.py 2026-04-03 18:25:25 +08:00
ob-yalian 17c7ceb2b1 feat: add support for Gemini 305 series in camera node and related components 2026-04-03 17:34:55 +08:00
ob-yalian 9aa802083d Merge branch 'feature/dhcp_alone' into merge/sdk_2.8.1 2026-04-03 16:55:07 +08:00
ob-yalian 24591deac6 feat: implement support for IP configuration V2 in ip_config_tool 2026-04-03 16:54:33 +08:00
ob-yalian 7cb6ab3e4a feat: enhance ip_config_tool with CLI argument parsing and improved help documentation 2026-04-03 16:35:54 +08:00
ob-yalian e3e016ace4 fix: update CMakeLists.txt to include ip_config_tool and remove LLA parameters from ip_config_tool 2026-04-03 16:09:54 +08:00
ob-yalian 2119a7d79b Merge branch 'fix/filter_status' into merge/sdk_2.8.1 2026-04-03 15:39:53 +08:00
ob-yalian 6a47379761 fix: improve error logging formatting in OBCameraNode methods 2026-04-03 15:18:11 +08:00
ob-yalian 56101ad955 Merge branch 'fix/sync_host_time' into merge/sdk_2.8.1 2026-04-02 16:16:16 +08:00
ob-yalian f259887a42 Merge branch 'fix/bug' into merge/sdk_2.8.1 2026-04-02 16:12:46 +08:00
ob-yalian e37df1a27c fix: remove unnecessary early return in onNewFrameCallback 2026-04-02 16:10:41 +08:00
ob-yalian 6a76ba5c58 Merge branch 'feature/gemini305_g' into merge/sdk_2.8.1 2026-04-02 15:08:59 +08:00
ob-yalian db9ea56b9d Merge branch 'feature/error_status' into merge/sdk_2.8.1 2026-04-02 15:07:10 +08:00
ob-yalian b82fc0c267 Enhance error handling by formatting error messages 2026-04-01 20:52:46 +08:00
ob-yalian ad55f90bcc update OrbbecSDK version to 2.8.1 2026-04-01 15:30:29 +08:00
ob-yalian 6a449132fc refactor: improve logging for host time synchronization in OBCameraNodeDriver 2026-04-01 10:41:22 +08:00
slz e2079e659c feat: add gemini305_g.launch.py for gemini 305g 2026-03-31 15:50:09 +08:00
slz c26c1d0caf fix: update Camera Info Publishing Conditions 2026-03-30 16:25:35 +08:00
slz 90819d2470 Merge branch 'feature/hdr_merge' into fix/bug 2026-03-30 15:46:05 +08:00
slz c653111d06 feat: fix HDRMerge filtering crash 2026-03-30 15:45:21 +08:00
ob-yalian 2bcd813654 enable periodic host time sync logging in OBCameraNodeDriver 2026-03-30 11:35:27 +08:00
slz e611aec62d fix: add logging for ISP firmware version 2026-03-30 11:24:14 +08:00
slz 7da9d4bb59 fix: remove unused parameter in publishDepthPointCloud function 2026-03-27 17:03:44 +08:00
slz 78f6ce7d05 feat: add ROS log level and custom log file name launch arguments for lidar 2026-03-27 11:06:18 +08:00
slz 9d8f8486a5 fix: remove firmware log parameters from lidar node and launch files 2026-03-27 10:48:06 +08:00
slz 26f20bf0ae refactor: update lidar log messages for clarity and consistency 2026-03-27 10:46:10 +08:00
slz 87f30c70b1 refactor: update log messages for clarity and consistency 2026-03-27 09:25:54 +08:00
slz bec918f73a refactor: change log level from WARN to DEBUG in OBCameraNode cleanup and stream management 2026-03-26 17:05:23 +08:00
slz e8300f6ebc feat: update log and add support for setting ROS log level 2026-03-26 17:05:23 +08:00
ob-yalian e043e5192f add Parameters section to firmware_update_tool help 2026-03-25 17:45:15 +08:00
ob-yalian 66cad7b8ee bump wrapper version to 2.8.0 2026-03-25 15:28:31 +08:00
ob-yalian 412e73c926 Merge branch 'feature/LLA' into merge/sdk_2.8.0 2026-03-25 15:24:24 +08:00