-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
branch: indigo-devel
os: ubuntu 14.04
platform: tegra k1 jetson armv7
Image encodings using yuyv from usb_cam in transfer_images.cpp. Line 176 enc::BGR8 kills process due to perceived encoding mismatch. When changed to enc::RGB8, code continues and outputs SendXA...
Error from enc::BGR8 usage:
[transfer_images-1] process has died [pid 15633, exit code -11, cmd /home/ubuntu/Dev/repos/ros_ws/devel/lib/raptor/transfer_images image_in:=/usb_cam/image_raw __name:=transfer_images __log:=/home/ubuntu/.ros/log/cb52e0a4-5386-11e5-8e33-00044b25c206/transfer_images-1.log].
log file: /home/ubuntu/.ros/log/cb52e0a4-5386-11e5-8e33-00044b25c206/transfer_images-1*.log
Nothing is log as well, which is bothersome.
Metadata
Metadata
Assignees
Labels
No labels