Search found 2 matches

by minar
Thu Jun 06, 2019 11:39 am
Forum: OpenCV, Python and other image processing
Topic: ROS depth map error
Replies: 3
Views: 3745

Re: ROS depth map error

Hi Eugene "raspistill -cs 0/1" failed as well and vcgencmd get_camera returned supported=0 detected=0 I found a solution though: I copied the /boot/dt-blob.bin file from the stereopi image into the Ubiquity boot folder and that got it to work. Also missing were ros-kinetic-stereo-image-proc and ros-...
by minar
Thu Jun 06, 2019 6:23 am
Forum: OpenCV, Python and other image processing
Topic: ROS depth map error
Replies: 3
Views: 3745

ROS depth map error

Hi
I am trying to get the example code on https://github.com/realizator/StereoPi- ... h-map-test running but with the current Ubiquity image (12-02-2019) I am getting an error, "Camera is not enabled." The camera interface is enabled via raspi-config.
Any ideas for help?