uvc_ros_driver icon indicating copy to clipboard operation
uvc_ros_driver copied to clipboard

homography mapping crash

Open ChristophTobler opened this issue 8 years ago • 2 comments

the node (or even computer) crashes if the number of cameras is less than the number of homography mappings

ChristophTobler avatar Jul 21 '16 13:07 ChristophTobler

resolved in master (#18)

dominiho avatar Jul 26 '16 10:07 dominiho

still happens, but not crashing. The error I get when my homography mappings looks like that: [[0,1], [2,3], [4,5]] but I just use 2 cameras:

Waiting on device... Device connected current projection model not supported

ChristophTobler avatar Aug 25 '16 08:08 ChristophTobler