Packages for Depth camera D457
I recently purchased D457 camera .I want to use this camera for distance estimation application.
openCV or python or ROS packages are supported For Depth camera D457 ?
-
Hi Jeevaatre Interfacing with OpenCV and Python is fully supported by the RealSense SDK (librealsense). SDK versions 2.53.1 and newer are compatible with D457 over a GMSL connection in its default MIPI mode.
D457 can also be used with a USB connection instead of MIPI by setting a mode switch inside the camera casing to the 'USB' position. In this setting, the camera is detected as the D455 model, with the same performance and feature-set as a D455 camera but without the need for a de-serializer board or the MIPI reference driver.
https://support.intelrealsense.com/hc/en-us/community/posts/15226169805971/comments/15226601054099
Support for D457 in the ROS2 compatibility 'wrapper' for RealSense was added in version 4.54.1 of the wrapper, which is designed for use with version 2.54.1 of the RealSense SDK and ROS2 Humble or Iron.
https://github.com/IntelRealSense/realsense-ros/pull/2557
The wrapper has an official example Python 'node' script called show_center_depth.py for providing the distance in meters at the center of the camera's field of view.
-
Thank for you Response MartyG
so Ros 1 is not supported for D457 ? Im currently using Ros Noetic. -
okay Thank you so much for your quick response MartyG
Please sign in to leave a comment.
Comments
4 comments