UbiquityRobotics / raspicam_node

ROS node for camera module of Raspberry Pi
BSD 3-Clause "New" or "Revised" License
293 stars 162 forks source link

[error] No Disparity images and synchronized triplets received in 'image_view' #128

Open Mdmorshadurrahman opened 2 years ago

Mdmorshadurrahman commented 2 years ago

Receiving images from both the cameras but not getting disparity images as well as synchronized triplets.

rosrun image_view stereo_view stereo:=/stereo image:=image_rect _approximate_sync:=True _queue_size:=2000 [ INFO] [1648727963.521988615]: Subscribing to:

checked with rqt_graph which seem ok image

even, checked with rosnode info /stereo_view_1648727963390661294 this command and it shows: Publications:

Subscriptions:

Services:

contacting node http://192.168.7.166:36901/ ... Pid: 6345 Connections:

my stereo_image_proc.launch file :

# # # #