Hi!
I’m trying to launch realsense_ros
with Intel RealSense D457 camera (GMSL2) following this guide. After running realsense_example.launch.py
I have the following error:
[INFO] [1704464659.502375978] [camera.camera]: Device with serial number 220422302762 was found.
[component_container_mt-1]
[component_container_mt-1] [INFO] [1704464659.502547179] [camera.camera]: Device with physical ID /sys/devices/platform/tegra-capture-vi/video4linux/video6 was found.
[component_container_mt-1] [INFO] [1704464659.502575755] [camera.camera]: Device with name Intel RealSense D457 was found.
[component_container_mt-1] [WARN] [1704464659.503115344] [camera.camera]: Error extracting usb port from device with physical ID: /sys/devices/platform/tegra-capture-vi/video4linux/video6
[component_container_mt-1] Please report on github issue at https://github.com/IntelRealSense/realsense-ros
[component_container_mt-1] [FATAL] [1704464659.503200913] [camera.camera]: Unsupported device! Product ID: 0xABCD
[ERROR] [component_container_mt-1]: process has died [pid 22731, exit code 1, cmd '/opt/ros/humble/lib/rclcpp_components/component_container_mt --ros-args -r __node:=shared_nvblox_container'].
My setup:
- Orin 64 GB
- ConnectTech Rogue Carrier
- ConnectTech NVIDIA® Jetson AGX Xavier™ & AGX Orin™ GMSL Camera Platform
I use this BSP from ConnectTech based on r35.4.1.
The realsense-viewer
from the latest version of librealsense
works well on the host ( outside of the isaac_ros_common Docker), I can see the video and depth stream from the camera. Inside the Docker realsense-viewer
runs well, but doesn’t “see” the camera.
My questions:
- Does
realsense_ros
support D457 - If no, is it possible to add this camera