You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I am using two backfly cameras to obtain a stereo vision. After I succesfully launch pointgrey camera ros driver in stereo mode, I am able to view images on rqt_image_view. However, I cannot subscribe to /camera/left/image_raw and /camera/right/image_raw even from different nodes at the same time nor can I use the cameracalibrator.py to calibrate my cameras. As soon as something tries to subscribe to a second topic I get the following error:
[camera/right/camera_nodelet_manager-5] process has died [pid 7266, exit code -11, cmd /opt/ros/melodic/lib/nodelet/nodelet manager __name:=camera_nodelet_manager __log:=/home/segozcan/.ros/log/770928b8-f1c0-11ea-9a81-e45e373bedd1/camera-right-camera_nodelet_manager-5.log].
log file: /home/segozcan/.ros/log/770928b8-f1c0-11ea-9a81-e45e373bedd1/camera-right-camera_nodelet_manager-5*.log
The above mentioned log file is empty.
As a note, I would say my ROS skills are questionable.
The text was updated successfully, but these errors were encountered:
Hello,
I am using two backfly cameras to obtain a stereo vision. After I succesfully launch pointgrey camera ros driver in stereo mode, I am able to view images on rqt_image_view. However, I cannot subscribe to /camera/left/image_raw and /camera/right/image_raw even from different nodes at the same time nor can I use the cameracalibrator.py to calibrate my cameras. As soon as something tries to subscribe to a second topic I get the following error:
The above mentioned log file is empty.
As a note, I would say my ROS skills are questionable.
The text was updated successfully, but these errors were encountered: