Commit Graph
737 Commits
Author SHA1 Message Date
obyalian 6735aee028 Refactor device selection logic in OBCameraNodeDriver 2025-09-08 15:48:50 +08:00
obyalian 2ee4b200dd Bump patch version to 13 in constants.h 2025-09-08 13:52:42 +08:00
obyalian 152cdb7bc4 Fix depth filter configuration handling in setupDevices method 2025-09-04 10:46:04 +08:00
obyalian 22eacdc858 Update install_udev_rules.sh and 99-obsensor-libusb.rules 2025-09-04 10:45:49 +08:00
obyalian d50c2eea1b Update Orbbec SDK to version 1.10.25 and bump version to 1.5.13 2025-09-04 10:44:58 +08:00
obyalian d331486bfd Add laser and LDP protection status callbacks and services 2025-08-12 17:31:23 +08:00
jj 863fb0025b Update README 2025-06-12 16:42:52 +08:00
jjiszjj 10e07e6d70 Merge pull request #101 from mul-cps/fix_deps
fix dependencies
2025-04-29 16:37:15 +08:00
Christian Rauch e2216b306a add dependency 'opengl' to install 'libEGL.so.1' for 'libdepthengine.so.2.0' 2025-04-24 08:35:44 +02:00
Christian Rauch 7ea8f40e5d replace switch of callback type via ROS distro check with template type 2025-04-24 08:35:44 +02:00
Christian Rauch e493177fe9 replace custom definitions with '__has_include' header check 2025-04-24 08:35:44 +02:00
Christian Rauch f11850d5bc add missing dependency on 'tf2_eigen' 2025-04-24 08:35:44 +02:00
jj c0178bcc64 Fix the issue that some Openni Devices failed to enumerate devices 2025-04-24 13:58:28 +08:00
jj 08c6506b96 Update industry_mode param default value 2025-04-22 18:02:25 +08:00
jj 6cad280103 Fix dabai dcw2 and dabai dw2 device enumeration failure with old firmware 2025-04-22 17:51:40 +08:00
jj 661c1ca3e2 Add color_rotation ,depth_rotation ,left_ir_rotation and right_ir_rotation parameters 2025-04-22 16:38:10 +08:00
jj 16485bf310 Update README_CN.MD and README.MD 2025-04-17 10:42:18 +08:00
jj 77bdfc7834 Update presets in README_CN.MD 2025-04-16 17:27:25 +08:00
jj b38cc0b344 Update README_CN.MD and README.MD 2025-04-16 15:17:57 +08:00
jj 26966001e5 bump to v1.5.12 2025-04-14 13:41:11 +08:00
jj 3334e9d8c0 Add libOrbbecSDK.so.1.10.22 2025-04-14 11:13:29 +08:00
jj 16b181ff78 Add depth ae roi param in gemini2.launch.py 2025-04-14 11:08:36 +08:00
jj fcfdfbf49a Update SDK version to v1.10.22 2025-04-14 11:07:03 +08:00
jj e57c7866d8 Add industry_mode param in dabai_dcw2.launch.py and dabai_dw2.launch.py 2025-04-03 13:45:32 +08:00
jj 5e46ced56e Fix Gemini2L laser shutdown caused by LDP shutdown 2025-03-24 16:50:06 +08:00
jj 052846f9ef Fix the bug that hot-plugging and reconnecting failed when starting multiple cameras using serial_number 2025-03-03 14:03:11 +08:00
jj 0d6f3ced38 Add Supported Devices link in README 2025-02-24 17:38:08 +08:00
jj 8693feedf4 Remove version icon from README 2025-02-24 17:24:19 +08:00
jj 421a1bedc3 Updated Supported Devices in README 2025-02-24 16:37:17 +08:00
jj a56a9de1bb Add diagnostic_period param in astra_embedded_s.launch.py 2025-02-13 13:51:38 +08:00
daiwei fe738fed93 feat(deeya):Add the diagnostic_period field to the deeya.launch.py 2025-01-20 16:23:25 +08:00
zhuangzi 61b7b41a38 Fix device lock issue in OBCameraNodeDriver::startDevice 2025-01-13 18:04:08 +08:00
zhuangzi 8e4106b424 [launch]Add frame_aggregate_mode param in launch 2025-01-13 18:02:22 +08:00
jj c3d3a45ecc Supplementary addition SDK v1.10.18 2025-01-13 17:51:46 +08:00
zhuangzi 11db50aecd update SDK to v1.10.18 2025-01-13 17:43:34 +08:00
Joe Dong 32f0929439 update SDK to v1.10.17 2025-01-02 13:49:43 +08:00
datean 975219297c Update accel_gyro_frame_id 2024-12-24 20:31:52 +08:00
datean 056185e901 Fix the imu_info frame_id bug 2024-12-24 15:56:37 +08:00
jj 241f339f7b [Readme]Update Install deb dependencies 2024-12-24 13:54:00 +08:00
datean 7239949d5f No longer judging ir_laser_status 2024-12-23 16:13:44 +08:00
datean ee95e67386 No longer judging depth_laser_status 2024-12-23 16:04:46 +08:00
Joe Dong 98a1cafd9b Update sdk to v1.10.16 2024-12-10 15:15:06 +08:00
Joe Dong dfa26a9007 Limit color frame queue size to prevent over memory use 2024-12-10 15:15:03 +08:00
jj 1b2d698c93 [exposure]Set auto_exposure to take precedence over exposure parameters 2024-12-06 09:33:47 +08:00
jj 9ad8fa1347 [launch]Update astra.launch and change the default value of enable_ir to false 2024-12-03 14:06:48 +08:00
jj f2ef2d06e2 [service]Update about laser revise 2024-12-03 14:06:16 +08:00
jj 5cc4ee0756 Fix the problem that the Femto series cannot set sync_mode 2024-11-29 10:32:54 +08:00
datean 28a9eefc5d add Femto Mega in device support list 2024-11-28 17:14:52 +08:00
Joe Dong cfca0acd4e fixed switch ldp 2024-11-28 16:15:26 +08:00
Joe Dong e57ae2a4a1 fixed switch ldp 2024-11-28 15:50:55 +08:00