depthai-ros icon indicating copy to clipboard operation
depthai-ros copied to clipboard

RPI4 Buster depthai_example /color/image topic not working

Open youngjae41 opened this issue 3 years ago • 2 comments

Hello

OS : RPI4 Buster 64bit version Opecv Version : 4.5.1 ROS: noetic

Depthai-ros (noetic) version was made using catkin_make

The problem is that screen functions like Stereo_nodelet.launch work,

but color/image topics don't work for Stereo_inertial_nodelet.launch.

All nodes using color images do not work.

tell me somehow I wonder if it's only on Buster.

youngjae41 avatar Apr 05 '23 05:04 youngjae41

Upload ubuntu20.04 on rpi and it works fine

youngjae41 avatar Apr 06 '23 02:04 youngjae41

Hi, in general this repo is tested with Ubuntu-based systems, for others I would encourage using Docker images. Ubuntu 20.04 Desktop/Server are recommended when using ROS Noetic

Serafadam avatar Apr 06 '23 14:04 Serafadam