Skip to content

Releases: orbbec/OrbbecSDK_ROS2

Release v1.5.8

22 Jun 09:41
Compare
Choose a tag to compare

What's Changed

  • Fix CMakeLists.txt at orbbec_description by @Kashery in #41
  • Fixed jazzy and iron compile error
  • Remove glog dependence
  • Fixed the issue of point cloud distortion in femto bolt

New Contributors

Full Changelog: v1.5.7...v1.5.8

Release v1.5.7

05 Jun 03:40
Compare
Choose a tag to compare

Release v1.5.5

22 May 02:55
Compare
Choose a tag to compare
  • Fixed crash when point cloud is not enabled

Release v1.5.4

15 May 06:52
Compare
Choose a tag to compare

Release Notes

1、fix the alignment issue of the colored point cloud.
2、Modify the default value of noise_removal_filter_min_diff in the launch file for the Gemini 330 series.
3、update Documentation

Release v1.5.2

12 May 04:21
Compare
Choose a tag to compare

Release Notes for Version 1.5.2

New Features:

  • G330 Series Camera Support: Now supporting the G330 series. For more details, see the OrbbecSDK 1.10.5 release notes at OrbbecSDK v1.10.5.
  • Metadata Topic for Frames: Added a new topic for reading metadata from frames.
  • IMU Info Topic: Introduced a new topic for IMU information.

Bug Fixes:

  • Fixed other potential bugs that could lead to crashes.

We recommend updating to the latest version for improved functionality and stability.

Release v1.4.6

26 Feb 09:18
Compare
Choose a tag to compare

Release v1.4.4

22 Jan 09:01
Compare
Choose a tag to compare
  • Update OrbbecSDK to version 1.9.3.
  • Gemini2 series devices support Gyro and Accel data synchronization output.
  • Add depth-filtering JSON configuration items for the Gemini2 launch.
  • Add support for DCW2, DW2, Gemini EW, and Gemini EW Lite.
  • Fixed some issues.

Release v1.4.2

07 Dec 04:37
Compare
Choose a tag to compare
  1. Update the OrbbecSDK version to 1.8.3.
  2. Fix the issue where Openni device cannot obtain Depth intrinsics through Pipeline when the resolutions of depth and color are not in the alignment list.
  3. Optimize the processing of the color stream by separately creating a thread to handle the color stream and its point cloud.
  4. Other bug fixes.

Release v1.3.8

29 Nov 02:53
Compare
Choose a tag to compare

Update OrbbecSDK to version 1.8.1.
Add support for Femto Bolt.
Other bug fixes and optimizations.

Release v1.3.5

15 Sep 09:51
Compare
Choose a tag to compare
  • Fixed save point cloud.
  • Added hardware jpeg decoding. current support Rockchip and Nvidia Jetson (ubuntu 20.04 only).
  • Fixed the fact that semaphore locks can't lock other processes, Use pthread lock instead.
  • Fixed unnecessary decoding to reduce CPU usage.
  • Fixed Astra multi-device hot plug depth image anomaly.