Skip to content

Release v2.1.1

Latest
Compare
Choose a tag to compare
@jjiszjj jjiszjj released this 24 Dec 14:56
· 43 commits to main since this release

Changelog (since v2.0.7)

  1. Update Orbbec SDK v2.1.1
  2. Fix service settings for abnormal laser switch
  3. Fix the issue of invalid usb_port startup for a single camera specified under multiple cameras
  4. Two encoding formats have been added to the color stream: RGBA and BGRA
  5. Three new features have been added to the services:
  • set_reset_timestamp:Clear timestamp function,only takes effect when the device is set in time_domain
  • set_sync_interleaverlaser:Using laser pattern sync with alternating frames and multi cameras synchronization
  • set_sync_hosttime:Sync immediate function under multi cameras synchronization,only takes effect when the device is set in time_domain
  1. The metadataexport, metadatasave, and multisavergbir tool nodes use json files to pass in parameters
  2. Abandoning use_hardware_time in the launch file instead of time_domain
  3. Update OrbbecSDKConfig_v1.0.xml to OrbbecSDKConfig_v2.0.xml
  4. Set auto_exposure to take precedence over exposure parameters
  5. Add interleave_ae related parameters in launch
  6. Remove laser_on_off_mode param in launch
  7. Delete timed sync
  8. Other bug fixed

Issues Addressed (since v2.0.7)

  1. Sync_mode Not Working When Connecting Multiple Femto Bolt Devices
  2. Error on camera info topics retrieval in ROS2

Limitations

Using uvc_backend param, you need to unplug the camera when switching from libuvc to v4l2, otherwise the camera device will not be found