Package symbol

orbbec_camera package from orbbec_camera_v1 repo

orbbec_camera orbbec_camera_msgs orbbec_description

ROS Distro
humble

Package Summary

Version 2.5.4
License Apache-2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/orbbec/OrbbecSDK_ROS2.git
VCS Type git
VCS Version v2-main
Last Updated 2025-10-24
Dev Status MAINTAINED
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Orbbec Camera package

Maintainers

  • Joe Dong

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG

Changelog for package orbbec_camera

Forthcoming

  • Update OrbbecSDK to v2.5.5
  • add new launch files and benchmark tools
  • Add new features: forceIp, ISP denoising, extrinsic control, etc.
  • Improve parameters and defaults
  • Fix parameter typos, remove deprecated functions, and other bug fixes
  • Contributors: obyalian, slz, xiexun

2.4.7 (2025-09-01)

  • Add static transform accel_gyro_optical_frame
  • Change the default value of EnumerateNetDevice in the SDK config file to false‌
  • Fix queryDevice thread
  • Fix crash by improving lock handling
  • Remove mallopt to save CPU usage
  • Docs: fix comment typos
  • Fix firmware update and avoid colcon symlink issues
  • Fix device disconnection after reboot service call 2
  • Fix device disconnection after reboot service call
  • Rename 'depth_brightness' to 'mean_intensity_set_point', keep old param for compatibility
  • Fix typo in setPtpConfigCallback
  • Rename 'mean_intensity_set_point' to 'depth_brightness' in launch parameters and update related documentation
  • Update Orbbec SDK to version 2.4.11
  • Fix reboot_device service
  • Bump package version to 2.4.6 in package.xml
  • Update Orbbec SDK to version 2.4.10 and modify related configurations
    • Updated the OrbbecSDKConfig-release.cmake files for both arm64 and x64 architectures to reference the new SDK version 2.4.10.
    • Replaced occurrences of 'depth_brightness' with 'mean_intensity_set_point' in launch files and the camera node header to improve clarity and consistency.
    • Added new spatial filtering options (SpatialFastFilter and SpatialModerateFilter) in the camera node implementation, including parameters for radius, magnitude, and difference threshold.
    • Updated the setupDevices and setupDepthPostProcessFilter methods to handle the new mean intensity setting and spatial filter parameters.
    • Modified launch files for various examples to reflect the new argument names and added new parameters for spatial filtering.
  • Add FPS counter functionality to OBCameraNode
  • Contributors: datean, obyalian, xiexun, yalian

2.4.5 (2025-07-04)

  • bump to v2.4.5
  • Update SDK version to v2.4.8
  • Add gemini210.launch.py
  • Update package.xml
  • bump to v2.4.4
  • Update SDK version to v2.4.7
  • Change the service name of set_software_trigger_enabled to send_software_trigger
  • Add .camke-format.py and format CMakeLists.txt
  • Add set_software_trigger_enabled param and service
  • Fix compilation issues caused by modifying camera_info data content
  • Update camera_info data content
  • Add color decimation filter in gemini2.launch.py and gemini2L.launch.py
  • Update multi_camera_synced_verification_tool README.MD
  • Contributors: jj

2.4.3 (2025-05-22)

  • Update README.MD
  • Update examples launch
  • Update OrbbecSDKConfig_v2.0.xml
  • Add enable_color_auto_exposure param in gemini_330_series.launch.py
  • bump to v2.4.3
  • Update SDK version to v2.4.3
  • bump to v2.4.2
  • Update SDK verison to v2.4.2
  • Fix the abnormal connection problem of multiple network cameras
  • Update multi_camera_synced_verify.launch.py
  • Fix the crash problem caused by starting the upgrade_firmware param for a single camera when multiple cameras are connected on the PC.
  • Update frame_aggregate_mode description
  • Update disaparity_to_depth_mode parameter default value
  • Update gemini_synced_verify.launch.py and add disaparity_to_depth_mode write condition judgment
  • Modify the noise removal filter default value
  • Replace enable_hardware_d2d param with disaparity_to_depth_mode
  • bump to v2.4.1
  • Fix DaBai A and DaBai AL not being able to use imu
  • Fix the issue that decimation_filter_scale cannot be set to 1
  • Fix color_powerline_freq
  • Add /camera/set_write_customer_data and /camera/set_read_customer_data service for Gemini 435Le
  • Update filter parameters in astra2.launch.py , gemini2.launch.py and gemini2L.launch.py
  • Add gemini435_le.launch.py
  • Add hole_filling_filter_mode param in femto_bolt.launch.py and

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged orbbec_camera at Robotics Stack Exchange

Package symbol

orbbec_camera package from orbbec_camera_v1 repo

orbbec_camera orbbec_camera_msgs orbbec_description

ROS Distro
jazzy

Package Summary

Version 2.5.4
License Apache-2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/orbbec/OrbbecSDK_ROS2.git
VCS Type git
VCS Version v2-main
Last Updated 2025-10-24
Dev Status MAINTAINED
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Orbbec Camera package

Maintainers

  • Joe Dong

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG

Changelog for package orbbec_camera

Forthcoming

  • Update OrbbecSDK to v2.5.5
  • add new launch files and benchmark tools
  • Add new features: forceIp, ISP denoising, extrinsic control, etc.
  • Improve parameters and defaults
  • Fix parameter typos, remove deprecated functions, and other bug fixes
  • Contributors: obyalian, slz, xiexun

2.4.7 (2025-09-01)

  • Add static transform accel_gyro_optical_frame
  • Change the default value of EnumerateNetDevice in the SDK config file to false‌
  • Fix queryDevice thread
  • Fix crash by improving lock handling
  • Remove mallopt to save CPU usage
  • Docs: fix comment typos
  • Fix firmware update and avoid colcon symlink issues
  • Fix device disconnection after reboot service call 2
  • Fix device disconnection after reboot service call
  • Rename 'depth_brightness' to 'mean_intensity_set_point', keep old param for compatibility
  • Fix typo in setPtpConfigCallback
  • Rename 'mean_intensity_set_point' to 'depth_brightness' in launch parameters and update related documentation
  • Update Orbbec SDK to version 2.4.11
  • Fix reboot_device service
  • Bump package version to 2.4.6 in package.xml
  • Update Orbbec SDK to version 2.4.10 and modify related configurations
    • Updated the OrbbecSDKConfig-release.cmake files for both arm64 and x64 architectures to reference the new SDK version 2.4.10.
    • Replaced occurrences of 'depth_brightness' with 'mean_intensity_set_point' in launch files and the camera node header to improve clarity and consistency.
    • Added new spatial filtering options (SpatialFastFilter and SpatialModerateFilter) in the camera node implementation, including parameters for radius, magnitude, and difference threshold.
    • Updated the setupDevices and setupDepthPostProcessFilter methods to handle the new mean intensity setting and spatial filter parameters.
    • Modified launch files for various examples to reflect the new argument names and added new parameters for spatial filtering.
  • Add FPS counter functionality to OBCameraNode
  • Contributors: datean, obyalian, xiexun, yalian

2.4.5 (2025-07-04)

  • bump to v2.4.5
  • Update SDK version to v2.4.8
  • Add gemini210.launch.py
  • Update package.xml
  • bump to v2.4.4
  • Update SDK version to v2.4.7
  • Change the service name of set_software_trigger_enabled to send_software_trigger
  • Add .camke-format.py and format CMakeLists.txt
  • Add set_software_trigger_enabled param and service
  • Fix compilation issues caused by modifying camera_info data content
  • Update camera_info data content
  • Add color decimation filter in gemini2.launch.py and gemini2L.launch.py
  • Update multi_camera_synced_verification_tool README.MD
  • Contributors: jj

2.4.3 (2025-05-22)

  • Update README.MD
  • Update examples launch
  • Update OrbbecSDKConfig_v2.0.xml
  • Add enable_color_auto_exposure param in gemini_330_series.launch.py
  • bump to v2.4.3
  • Update SDK version to v2.4.3
  • bump to v2.4.2
  • Update SDK verison to v2.4.2
  • Fix the abnormal connection problem of multiple network cameras
  • Update multi_camera_synced_verify.launch.py
  • Fix the crash problem caused by starting the upgrade_firmware param for a single camera when multiple cameras are connected on the PC.
  • Update frame_aggregate_mode description
  • Update disaparity_to_depth_mode parameter default value
  • Update gemini_synced_verify.launch.py and add disaparity_to_depth_mode write condition judgment
  • Modify the noise removal filter default value
  • Replace enable_hardware_d2d param with disaparity_to_depth_mode
  • bump to v2.4.1
  • Fix DaBai A and DaBai AL not being able to use imu
  • Fix the issue that decimation_filter_scale cannot be set to 1
  • Fix color_powerline_freq
  • Add /camera/set_write_customer_data and /camera/set_read_customer_data service for Gemini 435Le
  • Update filter parameters in astra2.launch.py , gemini2.launch.py and gemini2L.launch.py
  • Add gemini435_le.launch.py
  • Add hole_filling_filter_mode param in femto_bolt.launch.py and

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged orbbec_camera at Robotics Stack Exchange

No version for distro kilted showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

orbbec_camera package from orbbec_camera_v1 repo

orbbec_camera orbbec_camera_msgs orbbec_description

ROS Distro
humble

Package Summary

Version 2.5.4
License Apache-2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/orbbec/OrbbecSDK_ROS2.git
VCS Type git
VCS Version v2-main
Last Updated 2025-10-24
Dev Status MAINTAINED
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Orbbec Camera package

Maintainers

  • Joe Dong

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG

Changelog for package orbbec_camera

Forthcoming

  • Update OrbbecSDK to v2.5.5
  • add new launch files and benchmark tools
  • Add new features: forceIp, ISP denoising, extrinsic control, etc.
  • Improve parameters and defaults
  • Fix parameter typos, remove deprecated functions, and other bug fixes
  • Contributors: obyalian, slz, xiexun

2.4.7 (2025-09-01)

  • Add static transform accel_gyro_optical_frame
  • Change the default value of EnumerateNetDevice in the SDK config file to false‌
  • Fix queryDevice thread
  • Fix crash by improving lock handling
  • Remove mallopt to save CPU usage
  • Docs: fix comment typos
  • Fix firmware update and avoid colcon symlink issues
  • Fix device disconnection after reboot service call 2
  • Fix device disconnection after reboot service call
  • Rename 'depth_brightness' to 'mean_intensity_set_point', keep old param for compatibility
  • Fix typo in setPtpConfigCallback
  • Rename 'mean_intensity_set_point' to 'depth_brightness' in launch parameters and update related documentation
  • Update Orbbec SDK to version 2.4.11
  • Fix reboot_device service
  • Bump package version to 2.4.6 in package.xml
  • Update Orbbec SDK to version 2.4.10 and modify related configurations
    • Updated the OrbbecSDKConfig-release.cmake files for both arm64 and x64 architectures to reference the new SDK version 2.4.10.
    • Replaced occurrences of 'depth_brightness' with 'mean_intensity_set_point' in launch files and the camera node header to improve clarity and consistency.
    • Added new spatial filtering options (SpatialFastFilter and SpatialModerateFilter) in the camera node implementation, including parameters for radius, magnitude, and difference threshold.
    • Updated the setupDevices and setupDepthPostProcessFilter methods to handle the new mean intensity setting and spatial filter parameters.
    • Modified launch files for various examples to reflect the new argument names and added new parameters for spatial filtering.
  • Add FPS counter functionality to OBCameraNode
  • Contributors: datean, obyalian, xiexun, yalian

2.4.5 (2025-07-04)

  • bump to v2.4.5
  • Update SDK version to v2.4.8
  • Add gemini210.launch.py
  • Update package.xml
  • bump to v2.4.4
  • Update SDK version to v2.4.7
  • Change the service name of set_software_trigger_enabled to send_software_trigger
  • Add .camke-format.py and format CMakeLists.txt
  • Add set_software_trigger_enabled param and service
  • Fix compilation issues caused by modifying camera_info data content
  • Update camera_info data content
  • Add color decimation filter in gemini2.launch.py and gemini2L.launch.py
  • Update multi_camera_synced_verification_tool README.MD
  • Contributors: jj

2.4.3 (2025-05-22)

  • Update README.MD
  • Update examples launch
  • Update OrbbecSDKConfig_v2.0.xml
  • Add enable_color_auto_exposure param in gemini_330_series.launch.py
  • bump to v2.4.3
  • Update SDK version to v2.4.3
  • bump to v2.4.2
  • Update SDK verison to v2.4.2
  • Fix the abnormal connection problem of multiple network cameras
  • Update multi_camera_synced_verify.launch.py
  • Fix the crash problem caused by starting the upgrade_firmware param for a single camera when multiple cameras are connected on the PC.
  • Update frame_aggregate_mode description
  • Update disaparity_to_depth_mode parameter default value
  • Update gemini_synced_verify.launch.py and add disaparity_to_depth_mode write condition judgment
  • Modify the noise removal filter default value
  • Replace enable_hardware_d2d param with disaparity_to_depth_mode
  • bump to v2.4.1
  • Fix DaBai A and DaBai AL not being able to use imu
  • Fix the issue that decimation_filter_scale cannot be set to 1
  • Fix color_powerline_freq
  • Add /camera/set_write_customer_data and /camera/set_read_customer_data service for Gemini 435Le
  • Update filter parameters in astra2.launch.py , gemini2.launch.py and gemini2L.launch.py
  • Add gemini435_le.launch.py
  • Add hole_filling_filter_mode param in femto_bolt.launch.py and

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged orbbec_camera at Robotics Stack Exchange

No version for distro rolling showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

orbbec_camera package from orbbec_camera_v1 repo

orbbec_camera orbbec_camera_msgs orbbec_description

ROS Distro
humble

Package Summary

Version 2.5.4
License Apache-2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/orbbec/OrbbecSDK_ROS2.git
VCS Type git
VCS Version v2-main
Last Updated 2025-10-24
Dev Status MAINTAINED
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Orbbec Camera package

Maintainers

  • Joe Dong

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG

Changelog for package orbbec_camera

Forthcoming

  • Update OrbbecSDK to v2.5.5
  • add new launch files and benchmark tools
  • Add new features: forceIp, ISP denoising, extrinsic control, etc.
  • Improve parameters and defaults
  • Fix parameter typos, remove deprecated functions, and other bug fixes
  • Contributors: obyalian, slz, xiexun

2.4.7 (2025-09-01)

  • Add static transform accel_gyro_optical_frame
  • Change the default value of EnumerateNetDevice in the SDK config file to false‌
  • Fix queryDevice thread
  • Fix crash by improving lock handling
  • Remove mallopt to save CPU usage
  • Docs: fix comment typos
  • Fix firmware update and avoid colcon symlink issues
  • Fix device disconnection after reboot service call 2
  • Fix device disconnection after reboot service call
  • Rename 'depth_brightness' to 'mean_intensity_set_point', keep old param for compatibility
  • Fix typo in setPtpConfigCallback
  • Rename 'mean_intensity_set_point' to 'depth_brightness' in launch parameters and update related documentation
  • Update Orbbec SDK to version 2.4.11
  • Fix reboot_device service
  • Bump package version to 2.4.6 in package.xml
  • Update Orbbec SDK to version 2.4.10 and modify related configurations
    • Updated the OrbbecSDKConfig-release.cmake files for both arm64 and x64 architectures to reference the new SDK version 2.4.10.
    • Replaced occurrences of 'depth_brightness' with 'mean_intensity_set_point' in launch files and the camera node header to improve clarity and consistency.
    • Added new spatial filtering options (SpatialFastFilter and SpatialModerateFilter) in the camera node implementation, including parameters for radius, magnitude, and difference threshold.
    • Updated the setupDevices and setupDepthPostProcessFilter methods to handle the new mean intensity setting and spatial filter parameters.
    • Modified launch files for various examples to reflect the new argument names and added new parameters for spatial filtering.
  • Add FPS counter functionality to OBCameraNode
  • Contributors: datean, obyalian, xiexun, yalian

2.4.5 (2025-07-04)

  • bump to v2.4.5
  • Update SDK version to v2.4.8
  • Add gemini210.launch.py
  • Update package.xml
  • bump to v2.4.4
  • Update SDK version to v2.4.7
  • Change the service name of set_software_trigger_enabled to send_software_trigger
  • Add .camke-format.py and format CMakeLists.txt
  • Add set_software_trigger_enabled param and service
  • Fix compilation issues caused by modifying camera_info data content
  • Update camera_info data content
  • Add color decimation filter in gemini2.launch.py and gemini2L.launch.py
  • Update multi_camera_synced_verification_tool README.MD
  • Contributors: jj

2.4.3 (2025-05-22)

  • Update README.MD
  • Update examples launch
  • Update OrbbecSDKConfig_v2.0.xml
  • Add enable_color_auto_exposure param in gemini_330_series.launch.py
  • bump to v2.4.3
  • Update SDK version to v2.4.3
  • bump to v2.4.2
  • Update SDK verison to v2.4.2
  • Fix the abnormal connection problem of multiple network cameras
  • Update multi_camera_synced_verify.launch.py
  • Fix the crash problem caused by starting the upgrade_firmware param for a single camera when multiple cameras are connected on the PC.
  • Update frame_aggregate_mode description
  • Update disaparity_to_depth_mode parameter default value
  • Update gemini_synced_verify.launch.py and add disaparity_to_depth_mode write condition judgment
  • Modify the noise removal filter default value
  • Replace enable_hardware_d2d param with disaparity_to_depth_mode
  • bump to v2.4.1
  • Fix DaBai A and DaBai AL not being able to use imu
  • Fix the issue that decimation_filter_scale cannot be set to 1
  • Fix color_powerline_freq
  • Add /camera/set_write_customer_data and /camera/set_read_customer_data service for Gemini 435Le
  • Update filter parameters in astra2.launch.py , gemini2.launch.py and gemini2L.launch.py
  • Add gemini435_le.launch.py
  • Add hole_filling_filter_mode param in femto_bolt.launch.py and

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged orbbec_camera at Robotics Stack Exchange

No version for distro ardent showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

orbbec_camera package from orbbec_camera_v1 repo

orbbec_camera orbbec_camera_msgs orbbec_description

ROS Distro
humble

Package Summary

Version 2.5.4
License Apache-2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/orbbec/OrbbecSDK_ROS2.git
VCS Type git
VCS Version v2-main
Last Updated 2025-10-24
Dev Status MAINTAINED
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Orbbec Camera package

Maintainers

  • Joe Dong

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG

Changelog for package orbbec_camera

Forthcoming

  • Update OrbbecSDK to v2.5.5
  • add new launch files and benchmark tools
  • Add new features: forceIp, ISP denoising, extrinsic control, etc.
  • Improve parameters and defaults
  • Fix parameter typos, remove deprecated functions, and other bug fixes
  • Contributors: obyalian, slz, xiexun

2.4.7 (2025-09-01)

  • Add static transform accel_gyro_optical_frame
  • Change the default value of EnumerateNetDevice in the SDK config file to false‌
  • Fix queryDevice thread
  • Fix crash by improving lock handling
  • Remove mallopt to save CPU usage
  • Docs: fix comment typos
  • Fix firmware update and avoid colcon symlink issues
  • Fix device disconnection after reboot service call 2
  • Fix device disconnection after reboot service call
  • Rename 'depth_brightness' to 'mean_intensity_set_point', keep old param for compatibility
  • Fix typo in setPtpConfigCallback
  • Rename 'mean_intensity_set_point' to 'depth_brightness' in launch parameters and update related documentation
  • Update Orbbec SDK to version 2.4.11
  • Fix reboot_device service
  • Bump package version to 2.4.6 in package.xml
  • Update Orbbec SDK to version 2.4.10 and modify related configurations
    • Updated the OrbbecSDKConfig-release.cmake files for both arm64 and x64 architectures to reference the new SDK version 2.4.10.
    • Replaced occurrences of 'depth_brightness' with 'mean_intensity_set_point' in launch files and the camera node header to improve clarity and consistency.
    • Added new spatial filtering options (SpatialFastFilter and SpatialModerateFilter) in the camera node implementation, including parameters for radius, magnitude, and difference threshold.
    • Updated the setupDevices and setupDepthPostProcessFilter methods to handle the new mean intensity setting and spatial filter parameters.
    • Modified launch files for various examples to reflect the new argument names and added new parameters for spatial filtering.
  • Add FPS counter functionality to OBCameraNode
  • Contributors: datean, obyalian, xiexun, yalian

2.4.5 (2025-07-04)

  • bump to v2.4.5
  • Update SDK version to v2.4.8
  • Add gemini210.launch.py
  • Update package.xml
  • bump to v2.4.4
  • Update SDK version to v2.4.7
  • Change the service name of set_software_trigger_enabled to send_software_trigger
  • Add .camke-format.py and format CMakeLists.txt
  • Add set_software_trigger_enabled param and service
  • Fix compilation issues caused by modifying camera_info data content
  • Update camera_info data content
  • Add color decimation filter in gemini2.launch.py and gemini2L.launch.py
  • Update multi_camera_synced_verification_tool README.MD
  • Contributors: jj

2.4.3 (2025-05-22)

  • Update README.MD
  • Update examples launch
  • Update OrbbecSDKConfig_v2.0.xml
  • Add enable_color_auto_exposure param in gemini_330_series.launch.py
  • bump to v2.4.3
  • Update SDK version to v2.4.3
  • bump to v2.4.2
  • Update SDK verison to v2.4.2
  • Fix the abnormal connection problem of multiple network cameras
  • Update multi_camera_synced_verify.launch.py
  • Fix the crash problem caused by starting the upgrade_firmware param for a single camera when multiple cameras are connected on the PC.
  • Update frame_aggregate_mode description
  • Update disaparity_to_depth_mode parameter default value
  • Update gemini_synced_verify.launch.py and add disaparity_to_depth_mode write condition judgment
  • Modify the noise removal filter default value
  • Replace enable_hardware_d2d param with disaparity_to_depth_mode
  • bump to v2.4.1
  • Fix DaBai A and DaBai AL not being able to use imu
  • Fix the issue that decimation_filter_scale cannot be set to 1
  • Fix color_powerline_freq
  • Add /camera/set_write_customer_data and /camera/set_read_customer_data service for Gemini 435Le
  • Update filter parameters in astra2.launch.py , gemini2.launch.py and gemini2L.launch.py
  • Add gemini435_le.launch.py
  • Add hole_filling_filter_mode param in femto_bolt.launch.py and

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged orbbec_camera at Robotics Stack Exchange

No version for distro bouncy showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

orbbec_camera package from orbbec_camera_v1 repo

orbbec_camera orbbec_camera_msgs orbbec_description

ROS Distro
humble

Package Summary

Version 2.5.4
License Apache-2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/orbbec/OrbbecSDK_ROS2.git
VCS Type git
VCS Version v2-main
Last Updated 2025-10-24
Dev Status MAINTAINED
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Orbbec Camera package

Maintainers

  • Joe Dong

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG

Changelog for package orbbec_camera

Forthcoming

  • Update OrbbecSDK to v2.5.5
  • add new launch files and benchmark tools
  • Add new features: forceIp, ISP denoising, extrinsic control, etc.
  • Improve parameters and defaults
  • Fix parameter typos, remove deprecated functions, and other bug fixes
  • Contributors: obyalian, slz, xiexun

2.4.7 (2025-09-01)

  • Add static transform accel_gyro_optical_frame
  • Change the default value of EnumerateNetDevice in the SDK config file to false‌
  • Fix queryDevice thread
  • Fix crash by improving lock handling
  • Remove mallopt to save CPU usage
  • Docs: fix comment typos
  • Fix firmware update and avoid colcon symlink issues
  • Fix device disconnection after reboot service call 2
  • Fix device disconnection after reboot service call
  • Rename 'depth_brightness' to 'mean_intensity_set_point', keep old param for compatibility
  • Fix typo in setPtpConfigCallback
  • Rename 'mean_intensity_set_point' to 'depth_brightness' in launch parameters and update related documentation
  • Update Orbbec SDK to version 2.4.11
  • Fix reboot_device service
  • Bump package version to 2.4.6 in package.xml
  • Update Orbbec SDK to version 2.4.10 and modify related configurations
    • Updated the OrbbecSDKConfig-release.cmake files for both arm64 and x64 architectures to reference the new SDK version 2.4.10.
    • Replaced occurrences of 'depth_brightness' with 'mean_intensity_set_point' in launch files and the camera node header to improve clarity and consistency.
    • Added new spatial filtering options (SpatialFastFilter and SpatialModerateFilter) in the camera node implementation, including parameters for radius, magnitude, and difference threshold.
    • Updated the setupDevices and setupDepthPostProcessFilter methods to handle the new mean intensity setting and spatial filter parameters.
    • Modified launch files for various examples to reflect the new argument names and added new parameters for spatial filtering.
  • Add FPS counter functionality to OBCameraNode
  • Contributors: datean, obyalian, xiexun, yalian

2.4.5 (2025-07-04)

  • bump to v2.4.5
  • Update SDK version to v2.4.8
  • Add gemini210.launch.py
  • Update package.xml
  • bump to v2.4.4
  • Update SDK version to v2.4.7
  • Change the service name of set_software_trigger_enabled to send_software_trigger
  • Add .camke-format.py and format CMakeLists.txt
  • Add set_software_trigger_enabled param and service
  • Fix compilation issues caused by modifying camera_info data content
  • Update camera_info data content
  • Add color decimation filter in gemini2.launch.py and gemini2L.launch.py
  • Update multi_camera_synced_verification_tool README.MD
  • Contributors: jj

2.4.3 (2025-05-22)

  • Update README.MD
  • Update examples launch
  • Update OrbbecSDKConfig_v2.0.xml
  • Add enable_color_auto_exposure param in gemini_330_series.launch.py
  • bump to v2.4.3
  • Update SDK version to v2.4.3
  • bump to v2.4.2
  • Update SDK verison to v2.4.2
  • Fix the abnormal connection problem of multiple network cameras
  • Update multi_camera_synced_verify.launch.py
  • Fix the crash problem caused by starting the upgrade_firmware param for a single camera when multiple cameras are connected on the PC.
  • Update frame_aggregate_mode description
  • Update disaparity_to_depth_mode parameter default value
  • Update gemini_synced_verify.launch.py and add disaparity_to_depth_mode write condition judgment
  • Modify the noise removal filter default value
  • Replace enable_hardware_d2d param with disaparity_to_depth_mode
  • bump to v2.4.1
  • Fix DaBai A and DaBai AL not being able to use imu
  • Fix the issue that decimation_filter_scale cannot be set to 1
  • Fix color_powerline_freq
  • Add /camera/set_write_customer_data and /camera/set_read_customer_data service for Gemini 435Le
  • Update filter parameters in astra2.launch.py , gemini2.launch.py and gemini2L.launch.py
  • Add gemini435_le.launch.py
  • Add hole_filling_filter_mode param in femto_bolt.launch.py and

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged orbbec_camera at Robotics Stack Exchange

No version for distro crystal showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

orbbec_camera package from orbbec_camera_v1 repo

orbbec_camera orbbec_camera_msgs orbbec_description

ROS Distro
humble

Package Summary

Version 2.5.4
License Apache-2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/orbbec/OrbbecSDK_ROS2.git
VCS Type git
VCS Version v2-main
Last Updated 2025-10-24
Dev Status MAINTAINED
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Orbbec Camera package

Maintainers

  • Joe Dong

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG

Changelog for package orbbec_camera

Forthcoming

  • Update OrbbecSDK to v2.5.5
  • add new launch files and benchmark tools
  • Add new features: forceIp, ISP denoising, extrinsic control, etc.
  • Improve parameters and defaults
  • Fix parameter typos, remove deprecated functions, and other bug fixes
  • Contributors: obyalian, slz, xiexun

2.4.7 (2025-09-01)

  • Add static transform accel_gyro_optical_frame
  • Change the default value of EnumerateNetDevice in the SDK config file to false‌
  • Fix queryDevice thread
  • Fix crash by improving lock handling
  • Remove mallopt to save CPU usage
  • Docs: fix comment typos
  • Fix firmware update and avoid colcon symlink issues
  • Fix device disconnection after reboot service call 2
  • Fix device disconnection after reboot service call
  • Rename 'depth_brightness' to 'mean_intensity_set_point', keep old param for compatibility
  • Fix typo in setPtpConfigCallback
  • Rename 'mean_intensity_set_point' to 'depth_brightness' in launch parameters and update related documentation
  • Update Orbbec SDK to version 2.4.11
  • Fix reboot_device service
  • Bump package version to 2.4.6 in package.xml
  • Update Orbbec SDK to version 2.4.10 and modify related configurations
    • Updated the OrbbecSDKConfig-release.cmake files for both arm64 and x64 architectures to reference the new SDK version 2.4.10.
    • Replaced occurrences of 'depth_brightness' with 'mean_intensity_set_point' in launch files and the camera node header to improve clarity and consistency.
    • Added new spatial filtering options (SpatialFastFilter and SpatialModerateFilter) in the camera node implementation, including parameters for radius, magnitude, and difference threshold.
    • Updated the setupDevices and setupDepthPostProcessFilter methods to handle the new mean intensity setting and spatial filter parameters.
    • Modified launch files for various examples to reflect the new argument names and added new parameters for spatial filtering.
  • Add FPS counter functionality to OBCameraNode
  • Contributors: datean, obyalian, xiexun, yalian

2.4.5 (2025-07-04)

  • bump to v2.4.5
  • Update SDK version to v2.4.8
  • Add gemini210.launch.py
  • Update package.xml
  • bump to v2.4.4
  • Update SDK version to v2.4.7
  • Change the service name of set_software_trigger_enabled to send_software_trigger
  • Add .camke-format.py and format CMakeLists.txt
  • Add set_software_trigger_enabled param and service
  • Fix compilation issues caused by modifying camera_info data content
  • Update camera_info data content
  • Add color decimation filter in gemini2.launch.py and gemini2L.launch.py
  • Update multi_camera_synced_verification_tool README.MD
  • Contributors: jj

2.4.3 (2025-05-22)

  • Update README.MD
  • Update examples launch
  • Update OrbbecSDKConfig_v2.0.xml
  • Add enable_color_auto_exposure param in gemini_330_series.launch.py
  • bump to v2.4.3
  • Update SDK version to v2.4.3
  • bump to v2.4.2
  • Update SDK verison to v2.4.2
  • Fix the abnormal connection problem of multiple network cameras
  • Update multi_camera_synced_verify.launch.py
  • Fix the crash problem caused by starting the upgrade_firmware param for a single camera when multiple cameras are connected on the PC.
  • Update frame_aggregate_mode description
  • Update disaparity_to_depth_mode parameter default value
  • Update gemini_synced_verify.launch.py and add disaparity_to_depth_mode write condition judgment
  • Modify the noise removal filter default value
  • Replace enable_hardware_d2d param with disaparity_to_depth_mode
  • bump to v2.4.1
  • Fix DaBai A and DaBai AL not being able to use imu
  • Fix the issue that decimation_filter_scale cannot be set to 1
  • Fix color_powerline_freq
  • Add /camera/set_write_customer_data and /camera/set_read_customer_data service for Gemini 435Le
  • Update filter parameters in astra2.launch.py , gemini2.launch.py and gemini2L.launch.py
  • Add gemini435_le.launch.py
  • Add hole_filling_filter_mode param in femto_bolt.launch.py and

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged orbbec_camera at Robotics Stack Exchange

No version for distro eloquent showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

orbbec_camera package from orbbec_camera_v1 repo

orbbec_camera orbbec_camera_msgs orbbec_description

ROS Distro
humble

Package Summary

Version 2.5.4
License Apache-2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/orbbec/OrbbecSDK_ROS2.git
VCS Type git
VCS Version v2-main
Last Updated 2025-10-24
Dev Status MAINTAINED
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Orbbec Camera package

Maintainers

  • Joe Dong

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG

Changelog for package orbbec_camera

Forthcoming

  • Update OrbbecSDK to v2.5.5
  • add new launch files and benchmark tools
  • Add new features: forceIp, ISP denoising, extrinsic control, etc.
  • Improve parameters and defaults
  • Fix parameter typos, remove deprecated functions, and other bug fixes
  • Contributors: obyalian, slz, xiexun

2.4.7 (2025-09-01)

  • Add static transform accel_gyro_optical_frame
  • Change the default value of EnumerateNetDevice in the SDK config file to false‌
  • Fix queryDevice thread
  • Fix crash by improving lock handling
  • Remove mallopt to save CPU usage
  • Docs: fix comment typos
  • Fix firmware update and avoid colcon symlink issues
  • Fix device disconnection after reboot service call 2
  • Fix device disconnection after reboot service call
  • Rename 'depth_brightness' to 'mean_intensity_set_point', keep old param for compatibility
  • Fix typo in setPtpConfigCallback
  • Rename 'mean_intensity_set_point' to 'depth_brightness' in launch parameters and update related documentation
  • Update Orbbec SDK to version 2.4.11
  • Fix reboot_device service
  • Bump package version to 2.4.6 in package.xml
  • Update Orbbec SDK to version 2.4.10 and modify related configurations
    • Updated the OrbbecSDKConfig-release.cmake files for both arm64 and x64 architectures to reference the new SDK version 2.4.10.
    • Replaced occurrences of 'depth_brightness' with 'mean_intensity_set_point' in launch files and the camera node header to improve clarity and consistency.
    • Added new spatial filtering options (SpatialFastFilter and SpatialModerateFilter) in the camera node implementation, including parameters for radius, magnitude, and difference threshold.
    • Updated the setupDevices and setupDepthPostProcessFilter methods to handle the new mean intensity setting and spatial filter parameters.
    • Modified launch files for various examples to reflect the new argument names and added new parameters for spatial filtering.
  • Add FPS counter functionality to OBCameraNode
  • Contributors: datean, obyalian, xiexun, yalian

2.4.5 (2025-07-04)

  • bump to v2.4.5
  • Update SDK version to v2.4.8
  • Add gemini210.launch.py
  • Update package.xml
  • bump to v2.4.4
  • Update SDK version to v2.4.7
  • Change the service name of set_software_trigger_enabled to send_software_trigger
  • Add .camke-format.py and format CMakeLists.txt
  • Add set_software_trigger_enabled param and service
  • Fix compilation issues caused by modifying camera_info data content
  • Update camera_info data content
  • Add color decimation filter in gemini2.launch.py and gemini2L.launch.py
  • Update multi_camera_synced_verification_tool README.MD
  • Contributors: jj

2.4.3 (2025-05-22)

  • Update README.MD
  • Update examples launch
  • Update OrbbecSDKConfig_v2.0.xml
  • Add enable_color_auto_exposure param in gemini_330_series.launch.py
  • bump to v2.4.3
  • Update SDK version to v2.4.3
  • bump to v2.4.2
  • Update SDK verison to v2.4.2
  • Fix the abnormal connection problem of multiple network cameras
  • Update multi_camera_synced_verify.launch.py
  • Fix the crash problem caused by starting the upgrade_firmware param for a single camera when multiple cameras are connected on the PC.
  • Update frame_aggregate_mode description
  • Update disaparity_to_depth_mode parameter default value
  • Update gemini_synced_verify.launch.py and add disaparity_to_depth_mode write condition judgment
  • Modify the noise removal filter default value
  • Replace enable_hardware_d2d param with disaparity_to_depth_mode
  • bump to v2.4.1
  • Fix DaBai A and DaBai AL not being able to use imu
  • Fix the issue that decimation_filter_scale cannot be set to 1
  • Fix color_powerline_freq
  • Add /camera/set_write_customer_data and /camera/set_read_customer_data service for Gemini 435Le
  • Update filter parameters in astra2.launch.py , gemini2.launch.py and gemini2L.launch.py
  • Add gemini435_le.launch.py
  • Add hole_filling_filter_mode param in femto_bolt.launch.py and

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged orbbec_camera at Robotics Stack Exchange

No version for distro dashing showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

orbbec_camera package from orbbec_camera_v1 repo

orbbec_camera orbbec_camera_msgs orbbec_description

ROS Distro
humble

Package Summary

Version 2.5.4
License Apache-2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/orbbec/OrbbecSDK_ROS2.git
VCS Type git
VCS Version v2-main
Last Updated 2025-10-24
Dev Status MAINTAINED
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Orbbec Camera package

Maintainers

  • Joe Dong

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG

Changelog for package orbbec_camera

Forthcoming

  • Update OrbbecSDK to v2.5.5
  • add new launch files and benchmark tools
  • Add new features: forceIp, ISP denoising, extrinsic control, etc.
  • Improve parameters and defaults
  • Fix parameter typos, remove deprecated functions, and other bug fixes
  • Contributors: obyalian, slz, xiexun

2.4.7 (2025-09-01)

  • Add static transform accel_gyro_optical_frame
  • Change the default value of EnumerateNetDevice in the SDK config file to false‌
  • Fix queryDevice thread
  • Fix crash by improving lock handling
  • Remove mallopt to save CPU usage
  • Docs: fix comment typos
  • Fix firmware update and avoid colcon symlink issues
  • Fix device disconnection after reboot service call 2
  • Fix device disconnection after reboot service call
  • Rename 'depth_brightness' to 'mean_intensity_set_point', keep old param for compatibility
  • Fix typo in setPtpConfigCallback
  • Rename 'mean_intensity_set_point' to 'depth_brightness' in launch parameters and update related documentation
  • Update Orbbec SDK to version 2.4.11
  • Fix reboot_device service
  • Bump package version to 2.4.6 in package.xml
  • Update Orbbec SDK to version 2.4.10 and modify related configurations
    • Updated the OrbbecSDKConfig-release.cmake files for both arm64 and x64 architectures to reference the new SDK version 2.4.10.
    • Replaced occurrences of 'depth_brightness' with 'mean_intensity_set_point' in launch files and the camera node header to improve clarity and consistency.
    • Added new spatial filtering options (SpatialFastFilter and SpatialModerateFilter) in the camera node implementation, including parameters for radius, magnitude, and difference threshold.
    • Updated the setupDevices and setupDepthPostProcessFilter methods to handle the new mean intensity setting and spatial filter parameters.
    • Modified launch files for various examples to reflect the new argument names and added new parameters for spatial filtering.
  • Add FPS counter functionality to OBCameraNode
  • Contributors: datean, obyalian, xiexun, yalian

2.4.5 (2025-07-04)

  • bump to v2.4.5
  • Update SDK version to v2.4.8
  • Add gemini210.launch.py
  • Update package.xml
  • bump to v2.4.4
  • Update SDK version to v2.4.7
  • Change the service name of set_software_trigger_enabled to send_software_trigger
  • Add .camke-format.py and format CMakeLists.txt
  • Add set_software_trigger_enabled param and service
  • Fix compilation issues caused by modifying camera_info data content
  • Update camera_info data content
  • Add color decimation filter in gemini2.launch.py and gemini2L.launch.py
  • Update multi_camera_synced_verification_tool README.MD
  • Contributors: jj

2.4.3 (2025-05-22)

  • Update README.MD
  • Update examples launch
  • Update OrbbecSDKConfig_v2.0.xml
  • Add enable_color_auto_exposure param in gemini_330_series.launch.py
  • bump to v2.4.3
  • Update SDK version to v2.4.3
  • bump to v2.4.2
  • Update SDK verison to v2.4.2
  • Fix the abnormal connection problem of multiple network cameras
  • Update multi_camera_synced_verify.launch.py
  • Fix the crash problem caused by starting the upgrade_firmware param for a single camera when multiple cameras are connected on the PC.
  • Update frame_aggregate_mode description
  • Update disaparity_to_depth_mode parameter default value
  • Update gemini_synced_verify.launch.py and add disaparity_to_depth_mode write condition judgment
  • Modify the noise removal filter default value
  • Replace enable_hardware_d2d param with disaparity_to_depth_mode
  • bump to v2.4.1
  • Fix DaBai A and DaBai AL not being able to use imu
  • Fix the issue that decimation_filter_scale cannot be set to 1
  • Fix color_powerline_freq
  • Add /camera/set_write_customer_data and /camera/set_read_customer_data service for Gemini 435Le
  • Update filter parameters in astra2.launch.py , gemini2.launch.py and gemini2L.launch.py
  • Add gemini435_le.launch.py
  • Add hole_filling_filter_mode param in femto_bolt.launch.py and

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged orbbec_camera at Robotics Stack Exchange

No version for distro galactic showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

orbbec_camera package from orbbec_camera_v1 repo

orbbec_camera orbbec_camera_msgs orbbec_description

ROS Distro
humble

Package Summary

Version 2.5.4
License Apache-2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/orbbec/OrbbecSDK_ROS2.git
VCS Type git
VCS Version v2-main
Last Updated 2025-10-24
Dev Status MAINTAINED
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Orbbec Camera package

Maintainers

  • Joe Dong

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG

Changelog for package orbbec_camera

Forthcoming

  • Update OrbbecSDK to v2.5.5
  • add new launch files and benchmark tools
  • Add new features: forceIp, ISP denoising, extrinsic control, etc.
  • Improve parameters and defaults
  • Fix parameter typos, remove deprecated functions, and other bug fixes
  • Contributors: obyalian, slz, xiexun

2.4.7 (2025-09-01)

  • Add static transform accel_gyro_optical_frame
  • Change the default value of EnumerateNetDevice in the SDK config file to false‌
  • Fix queryDevice thread
  • Fix crash by improving lock handling
  • Remove mallopt to save CPU usage
  • Docs: fix comment typos
  • Fix firmware update and avoid colcon symlink issues
  • Fix device disconnection after reboot service call 2
  • Fix device disconnection after reboot service call
  • Rename 'depth_brightness' to 'mean_intensity_set_point', keep old param for compatibility
  • Fix typo in setPtpConfigCallback
  • Rename 'mean_intensity_set_point' to 'depth_brightness' in launch parameters and update related documentation
  • Update Orbbec SDK to version 2.4.11
  • Fix reboot_device service
  • Bump package version to 2.4.6 in package.xml
  • Update Orbbec SDK to version 2.4.10 and modify related configurations
    • Updated the OrbbecSDKConfig-release.cmake files for both arm64 and x64 architectures to reference the new SDK version 2.4.10.
    • Replaced occurrences of 'depth_brightness' with 'mean_intensity_set_point' in launch files and the camera node header to improve clarity and consistency.
    • Added new spatial filtering options (SpatialFastFilter and SpatialModerateFilter) in the camera node implementation, including parameters for radius, magnitude, and difference threshold.
    • Updated the setupDevices and setupDepthPostProcessFilter methods to handle the new mean intensity setting and spatial filter parameters.
    • Modified launch files for various examples to reflect the new argument names and added new parameters for spatial filtering.
  • Add FPS counter functionality to OBCameraNode
  • Contributors: datean, obyalian, xiexun, yalian

2.4.5 (2025-07-04)

  • bump to v2.4.5
  • Update SDK version to v2.4.8
  • Add gemini210.launch.py
  • Update package.xml
  • bump to v2.4.4
  • Update SDK version to v2.4.7
  • Change the service name of set_software_trigger_enabled to send_software_trigger
  • Add .camke-format.py and format CMakeLists.txt
  • Add set_software_trigger_enabled param and service
  • Fix compilation issues caused by modifying camera_info data content
  • Update camera_info data content
  • Add color decimation filter in gemini2.launch.py and gemini2L.launch.py
  • Update multi_camera_synced_verification_tool README.MD
  • Contributors: jj

2.4.3 (2025-05-22)

  • Update README.MD
  • Update examples launch
  • Update OrbbecSDKConfig_v2.0.xml
  • Add enable_color_auto_exposure param in gemini_330_series.launch.py
  • bump to v2.4.3
  • Update SDK version to v2.4.3
  • bump to v2.4.2
  • Update SDK verison to v2.4.2
  • Fix the abnormal connection problem of multiple network cameras
  • Update multi_camera_synced_verify.launch.py
  • Fix the crash problem caused by starting the upgrade_firmware param for a single camera when multiple cameras are connected on the PC.
  • Update frame_aggregate_mode description
  • Update disaparity_to_depth_mode parameter default value
  • Update gemini_synced_verify.launch.py and add disaparity_to_depth_mode write condition judgment
  • Modify the noise removal filter default value
  • Replace enable_hardware_d2d param with disaparity_to_depth_mode
  • bump to v2.4.1
  • Fix DaBai A and DaBai AL not being able to use imu
  • Fix the issue that decimation_filter_scale cannot be set to 1
  • Fix color_powerline_freq
  • Add /camera/set_write_customer_data and /camera/set_read_customer_data service for Gemini 435Le
  • Update filter parameters in astra2.launch.py , gemini2.launch.py and gemini2L.launch.py
  • Add gemini435_le.launch.py
  • Add hole_filling_filter_mode param in femto_bolt.launch.py and

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged orbbec_camera at Robotics Stack Exchange

No version for distro foxy showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

orbbec_camera package from orbbec_camera_v1 repo

orbbec_camera orbbec_camera_msgs orbbec_description

ROS Distro
humble

Package Summary

Version 2.5.4
License Apache-2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/orbbec/OrbbecSDK_ROS2.git
VCS Type git
VCS Version v2-main
Last Updated 2025-10-24
Dev Status MAINTAINED
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Orbbec Camera package

Maintainers

  • Joe Dong

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG

Changelog for package orbbec_camera

Forthcoming

  • Update OrbbecSDK to v2.5.5
  • add new launch files and benchmark tools
  • Add new features: forceIp, ISP denoising, extrinsic control, etc.
  • Improve parameters and defaults
  • Fix parameter typos, remove deprecated functions, and other bug fixes
  • Contributors: obyalian, slz, xiexun

2.4.7 (2025-09-01)

  • Add static transform accel_gyro_optical_frame
  • Change the default value of EnumerateNetDevice in the SDK config file to false‌
  • Fix queryDevice thread
  • Fix crash by improving lock handling
  • Remove mallopt to save CPU usage
  • Docs: fix comment typos
  • Fix firmware update and avoid colcon symlink issues
  • Fix device disconnection after reboot service call 2
  • Fix device disconnection after reboot service call
  • Rename 'depth_brightness' to 'mean_intensity_set_point', keep old param for compatibility
  • Fix typo in setPtpConfigCallback
  • Rename 'mean_intensity_set_point' to 'depth_brightness' in launch parameters and update related documentation
  • Update Orbbec SDK to version 2.4.11
  • Fix reboot_device service
  • Bump package version to 2.4.6 in package.xml
  • Update Orbbec SDK to version 2.4.10 and modify related configurations
    • Updated the OrbbecSDKConfig-release.cmake files for both arm64 and x64 architectures to reference the new SDK version 2.4.10.
    • Replaced occurrences of 'depth_brightness' with 'mean_intensity_set_point' in launch files and the camera node header to improve clarity and consistency.
    • Added new spatial filtering options (SpatialFastFilter and SpatialModerateFilter) in the camera node implementation, including parameters for radius, magnitude, and difference threshold.
    • Updated the setupDevices and setupDepthPostProcessFilter methods to handle the new mean intensity setting and spatial filter parameters.
    • Modified launch files for various examples to reflect the new argument names and added new parameters for spatial filtering.
  • Add FPS counter functionality to OBCameraNode
  • Contributors: datean, obyalian, xiexun, yalian

2.4.5 (2025-07-04)

  • bump to v2.4.5
  • Update SDK version to v2.4.8
  • Add gemini210.launch.py
  • Update package.xml
  • bump to v2.4.4
  • Update SDK version to v2.4.7
  • Change the service name of set_software_trigger_enabled to send_software_trigger
  • Add .camke-format.py and format CMakeLists.txt
  • Add set_software_trigger_enabled param and service
  • Fix compilation issues caused by modifying camera_info data content
  • Update camera_info data content
  • Add color decimation filter in gemini2.launch.py and gemini2L.launch.py
  • Update multi_camera_synced_verification_tool README.MD
  • Contributors: jj

2.4.3 (2025-05-22)

  • Update README.MD
  • Update examples launch
  • Update OrbbecSDKConfig_v2.0.xml
  • Add enable_color_auto_exposure param in gemini_330_series.launch.py
  • bump to v2.4.3
  • Update SDK version to v2.4.3
  • bump to v2.4.2
  • Update SDK verison to v2.4.2
  • Fix the abnormal connection problem of multiple network cameras
  • Update multi_camera_synced_verify.launch.py
  • Fix the crash problem caused by starting the upgrade_firmware param for a single camera when multiple cameras are connected on the PC.
  • Update frame_aggregate_mode description
  • Update disaparity_to_depth_mode parameter default value
  • Update gemini_synced_verify.launch.py and add disaparity_to_depth_mode write condition judgment
  • Modify the noise removal filter default value
  • Replace enable_hardware_d2d param with disaparity_to_depth_mode
  • bump to v2.4.1
  • Fix DaBai A and DaBai AL not being able to use imu
  • Fix the issue that decimation_filter_scale cannot be set to 1
  • Fix color_powerline_freq
  • Add /camera/set_write_customer_data and /camera/set_read_customer_data service for Gemini 435Le
  • Update filter parameters in astra2.launch.py , gemini2.launch.py and gemini2L.launch.py
  • Add gemini435_le.launch.py
  • Add hole_filling_filter_mode param in femto_bolt.launch.py and

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged orbbec_camera at Robotics Stack Exchange

No version for distro iron showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

orbbec_camera package from orbbec_camera_v1 repo

orbbec_camera orbbec_camera_msgs orbbec_description

ROS Distro
humble

Package Summary

Version 2.5.4
License Apache-2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/orbbec/OrbbecSDK_ROS2.git
VCS Type git
VCS Version v2-main
Last Updated 2025-10-24
Dev Status MAINTAINED
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Orbbec Camera package

Maintainers

  • Joe Dong

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG

Changelog for package orbbec_camera

Forthcoming

  • Update OrbbecSDK to v2.5.5
  • add new launch files and benchmark tools
  • Add new features: forceIp, ISP denoising, extrinsic control, etc.
  • Improve parameters and defaults
  • Fix parameter typos, remove deprecated functions, and other bug fixes
  • Contributors: obyalian, slz, xiexun

2.4.7 (2025-09-01)

  • Add static transform accel_gyro_optical_frame
  • Change the default value of EnumerateNetDevice in the SDK config file to false‌
  • Fix queryDevice thread
  • Fix crash by improving lock handling
  • Remove mallopt to save CPU usage
  • Docs: fix comment typos
  • Fix firmware update and avoid colcon symlink issues
  • Fix device disconnection after reboot service call 2
  • Fix device disconnection after reboot service call
  • Rename 'depth_brightness' to 'mean_intensity_set_point', keep old param for compatibility
  • Fix typo in setPtpConfigCallback
  • Rename 'mean_intensity_set_point' to 'depth_brightness' in launch parameters and update related documentation
  • Update Orbbec SDK to version 2.4.11
  • Fix reboot_device service
  • Bump package version to 2.4.6 in package.xml
  • Update Orbbec SDK to version 2.4.10 and modify related configurations
    • Updated the OrbbecSDKConfig-release.cmake files for both arm64 and x64 architectures to reference the new SDK version 2.4.10.
    • Replaced occurrences of 'depth_brightness' with 'mean_intensity_set_point' in launch files and the camera node header to improve clarity and consistency.
    • Added new spatial filtering options (SpatialFastFilter and SpatialModerateFilter) in the camera node implementation, including parameters for radius, magnitude, and difference threshold.
    • Updated the setupDevices and setupDepthPostProcessFilter methods to handle the new mean intensity setting and spatial filter parameters.
    • Modified launch files for various examples to reflect the new argument names and added new parameters for spatial filtering.
  • Add FPS counter functionality to OBCameraNode
  • Contributors: datean, obyalian, xiexun, yalian

2.4.5 (2025-07-04)

  • bump to v2.4.5
  • Update SDK version to v2.4.8
  • Add gemini210.launch.py
  • Update package.xml
  • bump to v2.4.4
  • Update SDK version to v2.4.7
  • Change the service name of set_software_trigger_enabled to send_software_trigger
  • Add .camke-format.py and format CMakeLists.txt
  • Add set_software_trigger_enabled param and service
  • Fix compilation issues caused by modifying camera_info data content
  • Update camera_info data content
  • Add color decimation filter in gemini2.launch.py and gemini2L.launch.py
  • Update multi_camera_synced_verification_tool README.MD
  • Contributors: jj

2.4.3 (2025-05-22)

  • Update README.MD
  • Update examples launch
  • Update OrbbecSDKConfig_v2.0.xml
  • Add enable_color_auto_exposure param in gemini_330_series.launch.py
  • bump to v2.4.3
  • Update SDK version to v2.4.3
  • bump to v2.4.2
  • Update SDK verison to v2.4.2
  • Fix the abnormal connection problem of multiple network cameras
  • Update multi_camera_synced_verify.launch.py
  • Fix the crash problem caused by starting the upgrade_firmware param for a single camera when multiple cameras are connected on the PC.
  • Update frame_aggregate_mode description
  • Update disaparity_to_depth_mode parameter default value
  • Update gemini_synced_verify.launch.py and add disaparity_to_depth_mode write condition judgment
  • Modify the noise removal filter default value
  • Replace enable_hardware_d2d param with disaparity_to_depth_mode
  • bump to v2.4.1
  • Fix DaBai A and DaBai AL not being able to use imu
  • Fix the issue that decimation_filter_scale cannot be set to 1
  • Fix color_powerline_freq
  • Add /camera/set_write_customer_data and /camera/set_read_customer_data service for Gemini 435Le
  • Update filter parameters in astra2.launch.py , gemini2.launch.py and gemini2L.launch.py
  • Add gemini435_le.launch.py
  • Add hole_filling_filter_mode param in femto_bolt.launch.py and

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged orbbec_camera at Robotics Stack Exchange

No version for distro lunar showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

orbbec_camera package from orbbec_camera_v1 repo

orbbec_camera orbbec_camera_msgs orbbec_description

ROS Distro
humble

Package Summary

Version 2.5.4
License Apache-2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/orbbec/OrbbecSDK_ROS2.git
VCS Type git
VCS Version v2-main
Last Updated 2025-10-24
Dev Status MAINTAINED
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Orbbec Camera package

Maintainers

  • Joe Dong

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG

Changelog for package orbbec_camera

Forthcoming

  • Update OrbbecSDK to v2.5.5
  • add new launch files and benchmark tools
  • Add new features: forceIp, ISP denoising, extrinsic control, etc.
  • Improve parameters and defaults
  • Fix parameter typos, remove deprecated functions, and other bug fixes
  • Contributors: obyalian, slz, xiexun

2.4.7 (2025-09-01)

  • Add static transform accel_gyro_optical_frame
  • Change the default value of EnumerateNetDevice in the SDK config file to false‌
  • Fix queryDevice thread
  • Fix crash by improving lock handling
  • Remove mallopt to save CPU usage
  • Docs: fix comment typos
  • Fix firmware update and avoid colcon symlink issues
  • Fix device disconnection after reboot service call 2
  • Fix device disconnection after reboot service call
  • Rename 'depth_brightness' to 'mean_intensity_set_point', keep old param for compatibility
  • Fix typo in setPtpConfigCallback
  • Rename 'mean_intensity_set_point' to 'depth_brightness' in launch parameters and update related documentation
  • Update Orbbec SDK to version 2.4.11
  • Fix reboot_device service
  • Bump package version to 2.4.6 in package.xml
  • Update Orbbec SDK to version 2.4.10 and modify related configurations
    • Updated the OrbbecSDKConfig-release.cmake files for both arm64 and x64 architectures to reference the new SDK version 2.4.10.
    • Replaced occurrences of 'depth_brightness' with 'mean_intensity_set_point' in launch files and the camera node header to improve clarity and consistency.
    • Added new spatial filtering options (SpatialFastFilter and SpatialModerateFilter) in the camera node implementation, including parameters for radius, magnitude, and difference threshold.
    • Updated the setupDevices and setupDepthPostProcessFilter methods to handle the new mean intensity setting and spatial filter parameters.
    • Modified launch files for various examples to reflect the new argument names and added new parameters for spatial filtering.
  • Add FPS counter functionality to OBCameraNode
  • Contributors: datean, obyalian, xiexun, yalian

2.4.5 (2025-07-04)

  • bump to v2.4.5
  • Update SDK version to v2.4.8
  • Add gemini210.launch.py
  • Update package.xml
  • bump to v2.4.4
  • Update SDK version to v2.4.7
  • Change the service name of set_software_trigger_enabled to send_software_trigger
  • Add .camke-format.py and format CMakeLists.txt
  • Add set_software_trigger_enabled param and service
  • Fix compilation issues caused by modifying camera_info data content
  • Update camera_info data content
  • Add color decimation filter in gemini2.launch.py and gemini2L.launch.py
  • Update multi_camera_synced_verification_tool README.MD
  • Contributors: jj

2.4.3 (2025-05-22)

  • Update README.MD
  • Update examples launch
  • Update OrbbecSDKConfig_v2.0.xml
  • Add enable_color_auto_exposure param in gemini_330_series.launch.py
  • bump to v2.4.3
  • Update SDK version to v2.4.3
  • bump to v2.4.2
  • Update SDK verison to v2.4.2
  • Fix the abnormal connection problem of multiple network cameras
  • Update multi_camera_synced_verify.launch.py
  • Fix the crash problem caused by starting the upgrade_firmware param for a single camera when multiple cameras are connected on the PC.
  • Update frame_aggregate_mode description
  • Update disaparity_to_depth_mode parameter default value
  • Update gemini_synced_verify.launch.py and add disaparity_to_depth_mode write condition judgment
  • Modify the noise removal filter default value
  • Replace enable_hardware_d2d param with disaparity_to_depth_mode
  • bump to v2.4.1
  • Fix DaBai A and DaBai AL not being able to use imu
  • Fix the issue that decimation_filter_scale cannot be set to 1
  • Fix color_powerline_freq
  • Add /camera/set_write_customer_data and /camera/set_read_customer_data service for Gemini 435Le
  • Update filter parameters in astra2.launch.py , gemini2.launch.py and gemini2L.launch.py
  • Add gemini435_le.launch.py
  • Add hole_filling_filter_mode param in femto_bolt.launch.py and

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged orbbec_camera at Robotics Stack Exchange

No version for distro jade showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

orbbec_camera package from orbbec_camera_v1 repo

orbbec_camera orbbec_camera_msgs orbbec_description

ROS Distro
humble

Package Summary

Version 2.5.4
License Apache-2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/orbbec/OrbbecSDK_ROS2.git
VCS Type git
VCS Version v2-main
Last Updated 2025-10-24
Dev Status MAINTAINED
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Orbbec Camera package

Maintainers

  • Joe Dong

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG

Changelog for package orbbec_camera

Forthcoming

  • Update OrbbecSDK to v2.5.5
  • add new launch files and benchmark tools
  • Add new features: forceIp, ISP denoising, extrinsic control, etc.
  • Improve parameters and defaults
  • Fix parameter typos, remove deprecated functions, and other bug fixes
  • Contributors: obyalian, slz, xiexun

2.4.7 (2025-09-01)

  • Add static transform accel_gyro_optical_frame
  • Change the default value of EnumerateNetDevice in the SDK config file to false‌
  • Fix queryDevice thread
  • Fix crash by improving lock handling
  • Remove mallopt to save CPU usage
  • Docs: fix comment typos
  • Fix firmware update and avoid colcon symlink issues
  • Fix device disconnection after reboot service call 2
  • Fix device disconnection after reboot service call
  • Rename 'depth_brightness' to 'mean_intensity_set_point', keep old param for compatibility
  • Fix typo in setPtpConfigCallback
  • Rename 'mean_intensity_set_point' to 'depth_brightness' in launch parameters and update related documentation
  • Update Orbbec SDK to version 2.4.11
  • Fix reboot_device service
  • Bump package version to 2.4.6 in package.xml
  • Update Orbbec SDK to version 2.4.10 and modify related configurations
    • Updated the OrbbecSDKConfig-release.cmake files for both arm64 and x64 architectures to reference the new SDK version 2.4.10.
    • Replaced occurrences of 'depth_brightness' with 'mean_intensity_set_point' in launch files and the camera node header to improve clarity and consistency.
    • Added new spatial filtering options (SpatialFastFilter and SpatialModerateFilter) in the camera node implementation, including parameters for radius, magnitude, and difference threshold.
    • Updated the setupDevices and setupDepthPostProcessFilter methods to handle the new mean intensity setting and spatial filter parameters.
    • Modified launch files for various examples to reflect the new argument names and added new parameters for spatial filtering.
  • Add FPS counter functionality to OBCameraNode
  • Contributors: datean, obyalian, xiexun, yalian

2.4.5 (2025-07-04)

  • bump to v2.4.5
  • Update SDK version to v2.4.8
  • Add gemini210.launch.py
  • Update package.xml
  • bump to v2.4.4
  • Update SDK version to v2.4.7
  • Change the service name of set_software_trigger_enabled to send_software_trigger
  • Add .camke-format.py and format CMakeLists.txt
  • Add set_software_trigger_enabled param and service
  • Fix compilation issues caused by modifying camera_info data content
  • Update camera_info data content
  • Add color decimation filter in gemini2.launch.py and gemini2L.launch.py
  • Update multi_camera_synced_verification_tool README.MD
  • Contributors: jj

2.4.3 (2025-05-22)

  • Update README.MD
  • Update examples launch
  • Update OrbbecSDKConfig_v2.0.xml
  • Add enable_color_auto_exposure param in gemini_330_series.launch.py
  • bump to v2.4.3
  • Update SDK version to v2.4.3
  • bump to v2.4.2
  • Update SDK verison to v2.4.2
  • Fix the abnormal connection problem of multiple network cameras
  • Update multi_camera_synced_verify.launch.py
  • Fix the crash problem caused by starting the upgrade_firmware param for a single camera when multiple cameras are connected on the PC.
  • Update frame_aggregate_mode description
  • Update disaparity_to_depth_mode parameter default value
  • Update gemini_synced_verify.launch.py and add disaparity_to_depth_mode write condition judgment
  • Modify the noise removal filter default value
  • Replace enable_hardware_d2d param with disaparity_to_depth_mode
  • bump to v2.4.1
  • Fix DaBai A and DaBai AL not being able to use imu
  • Fix the issue that decimation_filter_scale cannot be set to 1
  • Fix color_powerline_freq
  • Add /camera/set_write_customer_data and /camera/set_read_customer_data service for Gemini 435Le
  • Update filter parameters in astra2.launch.py , gemini2.launch.py and gemini2L.launch.py
  • Add gemini435_le.launch.py
  • Add hole_filling_filter_mode param in femto_bolt.launch.py and

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged orbbec_camera at Robotics Stack Exchange

No version for distro indigo showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

orbbec_camera package from orbbec_camera_v1 repo

orbbec_camera orbbec_camera_msgs orbbec_description

ROS Distro
humble

Package Summary

Version 2.5.4
License Apache-2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/orbbec/OrbbecSDK_ROS2.git
VCS Type git
VCS Version v2-main
Last Updated 2025-10-24
Dev Status MAINTAINED
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Orbbec Camera package

Maintainers

  • Joe Dong

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG

Changelog for package orbbec_camera

Forthcoming

  • Update OrbbecSDK to v2.5.5
  • add new launch files and benchmark tools
  • Add new features: forceIp, ISP denoising, extrinsic control, etc.
  • Improve parameters and defaults
  • Fix parameter typos, remove deprecated functions, and other bug fixes
  • Contributors: obyalian, slz, xiexun

2.4.7 (2025-09-01)

  • Add static transform accel_gyro_optical_frame
  • Change the default value of EnumerateNetDevice in the SDK config file to false‌
  • Fix queryDevice thread
  • Fix crash by improving lock handling
  • Remove mallopt to save CPU usage
  • Docs: fix comment typos
  • Fix firmware update and avoid colcon symlink issues
  • Fix device disconnection after reboot service call 2
  • Fix device disconnection after reboot service call
  • Rename 'depth_brightness' to 'mean_intensity_set_point', keep old param for compatibility
  • Fix typo in setPtpConfigCallback
  • Rename 'mean_intensity_set_point' to 'depth_brightness' in launch parameters and update related documentation
  • Update Orbbec SDK to version 2.4.11
  • Fix reboot_device service
  • Bump package version to 2.4.6 in package.xml
  • Update Orbbec SDK to version 2.4.10 and modify related configurations
    • Updated the OrbbecSDKConfig-release.cmake files for both arm64 and x64 architectures to reference the new SDK version 2.4.10.
    • Replaced occurrences of 'depth_brightness' with 'mean_intensity_set_point' in launch files and the camera node header to improve clarity and consistency.
    • Added new spatial filtering options (SpatialFastFilter and SpatialModerateFilter) in the camera node implementation, including parameters for radius, magnitude, and difference threshold.
    • Updated the setupDevices and setupDepthPostProcessFilter methods to handle the new mean intensity setting and spatial filter parameters.
    • Modified launch files for various examples to reflect the new argument names and added new parameters for spatial filtering.
  • Add FPS counter functionality to OBCameraNode
  • Contributors: datean, obyalian, xiexun, yalian

2.4.5 (2025-07-04)

  • bump to v2.4.5
  • Update SDK version to v2.4.8
  • Add gemini210.launch.py
  • Update package.xml
  • bump to v2.4.4
  • Update SDK version to v2.4.7
  • Change the service name of set_software_trigger_enabled to send_software_trigger
  • Add .camke-format.py and format CMakeLists.txt
  • Add set_software_trigger_enabled param and service
  • Fix compilation issues caused by modifying camera_info data content
  • Update camera_info data content
  • Add color decimation filter in gemini2.launch.py and gemini2L.launch.py
  • Update multi_camera_synced_verification_tool README.MD
  • Contributors: jj

2.4.3 (2025-05-22)

  • Update README.MD
  • Update examples launch
  • Update OrbbecSDKConfig_v2.0.xml
  • Add enable_color_auto_exposure param in gemini_330_series.launch.py
  • bump to v2.4.3
  • Update SDK version to v2.4.3
  • bump to v2.4.2
  • Update SDK verison to v2.4.2
  • Fix the abnormal connection problem of multiple network cameras
  • Update multi_camera_synced_verify.launch.py
  • Fix the crash problem caused by starting the upgrade_firmware param for a single camera when multiple cameras are connected on the PC.
  • Update frame_aggregate_mode description
  • Update disaparity_to_depth_mode parameter default value
  • Update gemini_synced_verify.launch.py and add disaparity_to_depth_mode write condition judgment
  • Modify the noise removal filter default value
  • Replace enable_hardware_d2d param with disaparity_to_depth_mode
  • bump to v2.4.1
  • Fix DaBai A and DaBai AL not being able to use imu
  • Fix the issue that decimation_filter_scale cannot be set to 1
  • Fix color_powerline_freq
  • Add /camera/set_write_customer_data and /camera/set_read_customer_data service for Gemini 435Le
  • Update filter parameters in astra2.launch.py , gemini2.launch.py and gemini2L.launch.py
  • Add gemini435_le.launch.py
  • Add hole_filling_filter_mode param in femto_bolt.launch.py and

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged orbbec_camera at Robotics Stack Exchange

No version for distro hydro showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

orbbec_camera package from orbbec_camera_v1 repo

orbbec_camera orbbec_camera_msgs orbbec_description

ROS Distro
humble

Package Summary

Version 2.5.4
License Apache-2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/orbbec/OrbbecSDK_ROS2.git
VCS Type git
VCS Version v2-main
Last Updated 2025-10-24
Dev Status MAINTAINED
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Orbbec Camera package

Maintainers

  • Joe Dong

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG

Changelog for package orbbec_camera

Forthcoming

  • Update OrbbecSDK to v2.5.5
  • add new launch files and benchmark tools
  • Add new features: forceIp, ISP denoising, extrinsic control, etc.
  • Improve parameters and defaults
  • Fix parameter typos, remove deprecated functions, and other bug fixes
  • Contributors: obyalian, slz, xiexun

2.4.7 (2025-09-01)

  • Add static transform accel_gyro_optical_frame
  • Change the default value of EnumerateNetDevice in the SDK config file to false‌
  • Fix queryDevice thread
  • Fix crash by improving lock handling
  • Remove mallopt to save CPU usage
  • Docs: fix comment typos
  • Fix firmware update and avoid colcon symlink issues
  • Fix device disconnection after reboot service call 2
  • Fix device disconnection after reboot service call
  • Rename 'depth_brightness' to 'mean_intensity_set_point', keep old param for compatibility
  • Fix typo in setPtpConfigCallback
  • Rename 'mean_intensity_set_point' to 'depth_brightness' in launch parameters and update related documentation
  • Update Orbbec SDK to version 2.4.11
  • Fix reboot_device service
  • Bump package version to 2.4.6 in package.xml
  • Update Orbbec SDK to version 2.4.10 and modify related configurations
    • Updated the OrbbecSDKConfig-release.cmake files for both arm64 and x64 architectures to reference the new SDK version 2.4.10.
    • Replaced occurrences of 'depth_brightness' with 'mean_intensity_set_point' in launch files and the camera node header to improve clarity and consistency.
    • Added new spatial filtering options (SpatialFastFilter and SpatialModerateFilter) in the camera node implementation, including parameters for radius, magnitude, and difference threshold.
    • Updated the setupDevices and setupDepthPostProcessFilter methods to handle the new mean intensity setting and spatial filter parameters.
    • Modified launch files for various examples to reflect the new argument names and added new parameters for spatial filtering.
  • Add FPS counter functionality to OBCameraNode
  • Contributors: datean, obyalian, xiexun, yalian

2.4.5 (2025-07-04)

  • bump to v2.4.5
  • Update SDK version to v2.4.8
  • Add gemini210.launch.py
  • Update package.xml
  • bump to v2.4.4
  • Update SDK version to v2.4.7
  • Change the service name of set_software_trigger_enabled to send_software_trigger
  • Add .camke-format.py and format CMakeLists.txt
  • Add set_software_trigger_enabled param and service
  • Fix compilation issues caused by modifying camera_info data content
  • Update camera_info data content
  • Add color decimation filter in gemini2.launch.py and gemini2L.launch.py
  • Update multi_camera_synced_verification_tool README.MD
  • Contributors: jj

2.4.3 (2025-05-22)

  • Update README.MD
  • Update examples launch
  • Update OrbbecSDKConfig_v2.0.xml
  • Add enable_color_auto_exposure param in gemini_330_series.launch.py
  • bump to v2.4.3
  • Update SDK version to v2.4.3
  • bump to v2.4.2
  • Update SDK verison to v2.4.2
  • Fix the abnormal connection problem of multiple network cameras
  • Update multi_camera_synced_verify.launch.py
  • Fix the crash problem caused by starting the upgrade_firmware param for a single camera when multiple cameras are connected on the PC.
  • Update frame_aggregate_mode description
  • Update disaparity_to_depth_mode parameter default value
  • Update gemini_synced_verify.launch.py and add disaparity_to_depth_mode write condition judgment
  • Modify the noise removal filter default value
  • Replace enable_hardware_d2d param with disaparity_to_depth_mode
  • bump to v2.4.1
  • Fix DaBai A and DaBai AL not being able to use imu
  • Fix the issue that decimation_filter_scale cannot be set to 1
  • Fix color_powerline_freq
  • Add /camera/set_write_customer_data and /camera/set_read_customer_data service for Gemini 435Le
  • Update filter parameters in astra2.launch.py , gemini2.launch.py and gemini2L.launch.py
  • Add gemini435_le.launch.py
  • Add hole_filling_filter_mode param in femto_bolt.launch.py and

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged orbbec_camera at Robotics Stack Exchange

No version for distro kinetic showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

orbbec_camera package from orbbec_camera_v1 repo

orbbec_camera orbbec_camera_msgs orbbec_description

ROS Distro
humble

Package Summary

Version 2.5.4
License Apache-2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/orbbec/OrbbecSDK_ROS2.git
VCS Type git
VCS Version v2-main
Last Updated 2025-10-24
Dev Status MAINTAINED
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Orbbec Camera package

Maintainers

  • Joe Dong

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG

Changelog for package orbbec_camera

Forthcoming

  • Update OrbbecSDK to v2.5.5
  • add new launch files and benchmark tools
  • Add new features: forceIp, ISP denoising, extrinsic control, etc.
  • Improve parameters and defaults
  • Fix parameter typos, remove deprecated functions, and other bug fixes
  • Contributors: obyalian, slz, xiexun

2.4.7 (2025-09-01)

  • Add static transform accel_gyro_optical_frame
  • Change the default value of EnumerateNetDevice in the SDK config file to false‌
  • Fix queryDevice thread
  • Fix crash by improving lock handling
  • Remove mallopt to save CPU usage
  • Docs: fix comment typos
  • Fix firmware update and avoid colcon symlink issues
  • Fix device disconnection after reboot service call 2
  • Fix device disconnection after reboot service call
  • Rename 'depth_brightness' to 'mean_intensity_set_point', keep old param for compatibility
  • Fix typo in setPtpConfigCallback
  • Rename 'mean_intensity_set_point' to 'depth_brightness' in launch parameters and update related documentation
  • Update Orbbec SDK to version 2.4.11
  • Fix reboot_device service
  • Bump package version to 2.4.6 in package.xml
  • Update Orbbec SDK to version 2.4.10 and modify related configurations
    • Updated the OrbbecSDKConfig-release.cmake files for both arm64 and x64 architectures to reference the new SDK version 2.4.10.
    • Replaced occurrences of 'depth_brightness' with 'mean_intensity_set_point' in launch files and the camera node header to improve clarity and consistency.
    • Added new spatial filtering options (SpatialFastFilter and SpatialModerateFilter) in the camera node implementation, including parameters for radius, magnitude, and difference threshold.
    • Updated the setupDevices and setupDepthPostProcessFilter methods to handle the new mean intensity setting and spatial filter parameters.
    • Modified launch files for various examples to reflect the new argument names and added new parameters for spatial filtering.
  • Add FPS counter functionality to OBCameraNode
  • Contributors: datean, obyalian, xiexun, yalian

2.4.5 (2025-07-04)

  • bump to v2.4.5
  • Update SDK version to v2.4.8
  • Add gemini210.launch.py
  • Update package.xml
  • bump to v2.4.4
  • Update SDK version to v2.4.7
  • Change the service name of set_software_trigger_enabled to send_software_trigger
  • Add .camke-format.py and format CMakeLists.txt
  • Add set_software_trigger_enabled param and service
  • Fix compilation issues caused by modifying camera_info data content
  • Update camera_info data content
  • Add color decimation filter in gemini2.launch.py and gemini2L.launch.py
  • Update multi_camera_synced_verification_tool README.MD
  • Contributors: jj

2.4.3 (2025-05-22)

  • Update README.MD
  • Update examples launch
  • Update OrbbecSDKConfig_v2.0.xml
  • Add enable_color_auto_exposure param in gemini_330_series.launch.py
  • bump to v2.4.3
  • Update SDK version to v2.4.3
  • bump to v2.4.2
  • Update SDK verison to v2.4.2
  • Fix the abnormal connection problem of multiple network cameras
  • Update multi_camera_synced_verify.launch.py
  • Fix the crash problem caused by starting the upgrade_firmware param for a single camera when multiple cameras are connected on the PC.
  • Update frame_aggregate_mode description
  • Update disaparity_to_depth_mode parameter default value
  • Update gemini_synced_verify.launch.py and add disaparity_to_depth_mode write condition judgment
  • Modify the noise removal filter default value
  • Replace enable_hardware_d2d param with disaparity_to_depth_mode
  • bump to v2.4.1
  • Fix DaBai A and DaBai AL not being able to use imu
  • Fix the issue that decimation_filter_scale cannot be set to 1
  • Fix color_powerline_freq
  • Add /camera/set_write_customer_data and /camera/set_read_customer_data service for Gemini 435Le
  • Update filter parameters in astra2.launch.py , gemini2.launch.py and gemini2L.launch.py
  • Add gemini435_le.launch.py
  • Add hole_filling_filter_mode param in femto_bolt.launch.py and

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged orbbec_camera at Robotics Stack Exchange

No version for distro melodic showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

orbbec_camera package from orbbec_camera_v1 repo

orbbec_camera orbbec_camera_msgs orbbec_description

ROS Distro
humble

Package Summary

Version 2.5.4
License Apache-2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/orbbec/OrbbecSDK_ROS2.git
VCS Type git
VCS Version v2-main
Last Updated 2025-10-24
Dev Status MAINTAINED
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Orbbec Camera package

Maintainers

  • Joe Dong

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG

Changelog for package orbbec_camera

Forthcoming

  • Update OrbbecSDK to v2.5.5
  • add new launch files and benchmark tools
  • Add new features: forceIp, ISP denoising, extrinsic control, etc.
  • Improve parameters and defaults
  • Fix parameter typos, remove deprecated functions, and other bug fixes
  • Contributors: obyalian, slz, xiexun

2.4.7 (2025-09-01)

  • Add static transform accel_gyro_optical_frame
  • Change the default value of EnumerateNetDevice in the SDK config file to false‌
  • Fix queryDevice thread
  • Fix crash by improving lock handling
  • Remove mallopt to save CPU usage
  • Docs: fix comment typos
  • Fix firmware update and avoid colcon symlink issues
  • Fix device disconnection after reboot service call 2
  • Fix device disconnection after reboot service call
  • Rename 'depth_brightness' to 'mean_intensity_set_point', keep old param for compatibility
  • Fix typo in setPtpConfigCallback
  • Rename 'mean_intensity_set_point' to 'depth_brightness' in launch parameters and update related documentation
  • Update Orbbec SDK to version 2.4.11
  • Fix reboot_device service
  • Bump package version to 2.4.6 in package.xml
  • Update Orbbec SDK to version 2.4.10 and modify related configurations
    • Updated the OrbbecSDKConfig-release.cmake files for both arm64 and x64 architectures to reference the new SDK version 2.4.10.
    • Replaced occurrences of 'depth_brightness' with 'mean_intensity_set_point' in launch files and the camera node header to improve clarity and consistency.
    • Added new spatial filtering options (SpatialFastFilter and SpatialModerateFilter) in the camera node implementation, including parameters for radius, magnitude, and difference threshold.
    • Updated the setupDevices and setupDepthPostProcessFilter methods to handle the new mean intensity setting and spatial filter parameters.
    • Modified launch files for various examples to reflect the new argument names and added new parameters for spatial filtering.
  • Add FPS counter functionality to OBCameraNode
  • Contributors: datean, obyalian, xiexun, yalian

2.4.5 (2025-07-04)

  • bump to v2.4.5
  • Update SDK version to v2.4.8
  • Add gemini210.launch.py
  • Update package.xml
  • bump to v2.4.4
  • Update SDK version to v2.4.7
  • Change the service name of set_software_trigger_enabled to send_software_trigger
  • Add .camke-format.py and format CMakeLists.txt
  • Add set_software_trigger_enabled param and service
  • Fix compilation issues caused by modifying camera_info data content
  • Update camera_info data content
  • Add color decimation filter in gemini2.launch.py and gemini2L.launch.py
  • Update multi_camera_synced_verification_tool README.MD
  • Contributors: jj

2.4.3 (2025-05-22)

  • Update README.MD
  • Update examples launch
  • Update OrbbecSDKConfig_v2.0.xml
  • Add enable_color_auto_exposure param in gemini_330_series.launch.py
  • bump to v2.4.3
  • Update SDK version to v2.4.3
  • bump to v2.4.2
  • Update SDK verison to v2.4.2
  • Fix the abnormal connection problem of multiple network cameras
  • Update multi_camera_synced_verify.launch.py
  • Fix the crash problem caused by starting the upgrade_firmware param for a single camera when multiple cameras are connected on the PC.
  • Update frame_aggregate_mode description
  • Update disaparity_to_depth_mode parameter default value
  • Update gemini_synced_verify.launch.py and add disaparity_to_depth_mode write condition judgment
  • Modify the noise removal filter default value
  • Replace enable_hardware_d2d param with disaparity_to_depth_mode
  • bump to v2.4.1
  • Fix DaBai A and DaBai AL not being able to use imu
  • Fix the issue that decimation_filter_scale cannot be set to 1
  • Fix color_powerline_freq
  • Add /camera/set_write_customer_data and /camera/set_read_customer_data service for Gemini 435Le
  • Update filter parameters in astra2.launch.py , gemini2.launch.py and gemini2L.launch.py
  • Add gemini435_le.launch.py
  • Add hole_filling_filter_mode param in femto_bolt.launch.py and

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged orbbec_camera at Robotics Stack Exchange

No version for distro noetic showing humble. Known supported distros are highlighted in the buttons above.
Package symbol

orbbec_camera package from orbbec_camera_v1 repo

orbbec_camera orbbec_camera_msgs orbbec_description

ROS Distro
humble

Package Summary

Version 2.5.4
License Apache-2.0
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/orbbec/OrbbecSDK_ROS2.git
VCS Type git
VCS Version v2-main
Last Updated 2025-10-24
Dev Status MAINTAINED
Released UNRELEASED
Contributing Help Wanted (-)
Good First Issues (-)
Pull Requests to Review (-)

Package Description

Orbbec Camera package

Maintainers

  • Joe Dong

Authors

No additional authors.
README
No README found. See repository README.
CHANGELOG

Changelog for package orbbec_camera

Forthcoming

  • Update OrbbecSDK to v2.5.5
  • add new launch files and benchmark tools
  • Add new features: forceIp, ISP denoising, extrinsic control, etc.
  • Improve parameters and defaults
  • Fix parameter typos, remove deprecated functions, and other bug fixes
  • Contributors: obyalian, slz, xiexun

2.4.7 (2025-09-01)

  • Add static transform accel_gyro_optical_frame
  • Change the default value of EnumerateNetDevice in the SDK config file to false‌
  • Fix queryDevice thread
  • Fix crash by improving lock handling
  • Remove mallopt to save CPU usage
  • Docs: fix comment typos
  • Fix firmware update and avoid colcon symlink issues
  • Fix device disconnection after reboot service call 2
  • Fix device disconnection after reboot service call
  • Rename 'depth_brightness' to 'mean_intensity_set_point', keep old param for compatibility
  • Fix typo in setPtpConfigCallback
  • Rename 'mean_intensity_set_point' to 'depth_brightness' in launch parameters and update related documentation
  • Update Orbbec SDK to version 2.4.11
  • Fix reboot_device service
  • Bump package version to 2.4.6 in package.xml
  • Update Orbbec SDK to version 2.4.10 and modify related configurations
    • Updated the OrbbecSDKConfig-release.cmake files for both arm64 and x64 architectures to reference the new SDK version 2.4.10.
    • Replaced occurrences of 'depth_brightness' with 'mean_intensity_set_point' in launch files and the camera node header to improve clarity and consistency.
    • Added new spatial filtering options (SpatialFastFilter and SpatialModerateFilter) in the camera node implementation, including parameters for radius, magnitude, and difference threshold.
    • Updated the setupDevices and setupDepthPostProcessFilter methods to handle the new mean intensity setting and spatial filter parameters.
    • Modified launch files for various examples to reflect the new argument names and added new parameters for spatial filtering.
  • Add FPS counter functionality to OBCameraNode
  • Contributors: datean, obyalian, xiexun, yalian

2.4.5 (2025-07-04)

  • bump to v2.4.5
  • Update SDK version to v2.4.8
  • Add gemini210.launch.py
  • Update package.xml
  • bump to v2.4.4
  • Update SDK version to v2.4.7
  • Change the service name of set_software_trigger_enabled to send_software_trigger
  • Add .camke-format.py and format CMakeLists.txt
  • Add set_software_trigger_enabled param and service
  • Fix compilation issues caused by modifying camera_info data content
  • Update camera_info data content
  • Add color decimation filter in gemini2.launch.py and gemini2L.launch.py
  • Update multi_camera_synced_verification_tool README.MD
  • Contributors: jj

2.4.3 (2025-05-22)

  • Update README.MD
  • Update examples launch
  • Update OrbbecSDKConfig_v2.0.xml
  • Add enable_color_auto_exposure param in gemini_330_series.launch.py
  • bump to v2.4.3
  • Update SDK version to v2.4.3
  • bump to v2.4.2
  • Update SDK verison to v2.4.2
  • Fix the abnormal connection problem of multiple network cameras
  • Update multi_camera_synced_verify.launch.py
  • Fix the crash problem caused by starting the upgrade_firmware param for a single camera when multiple cameras are connected on the PC.
  • Update frame_aggregate_mode description
  • Update disaparity_to_depth_mode parameter default value
  • Update gemini_synced_verify.launch.py and add disaparity_to_depth_mode write condition judgment
  • Modify the noise removal filter default value
  • Replace enable_hardware_d2d param with disaparity_to_depth_mode
  • bump to v2.4.1
  • Fix DaBai A and DaBai AL not being able to use imu
  • Fix the issue that decimation_filter_scale cannot be set to 1
  • Fix color_powerline_freq
  • Add /camera/set_write_customer_data and /camera/set_read_customer_data service for Gemini 435Le
  • Update filter parameters in astra2.launch.py , gemini2.launch.py and gemini2L.launch.py
  • Add gemini435_le.launch.py
  • Add hole_filling_filter_mode param in femto_bolt.launch.py and

File truncated at 100 lines see the full file

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged orbbec_camera at Robotics Stack Exchange