Advertisement
bhuvanchandradv

trioculus-depthai-ros-driver-error-logs

Apr 20th, 2021
439
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.55 KB | None | 0 0
  1. garuda:/$ roslaunch depthai_ros_driver depthai_node.launch
  2. ... logging to /root/.ros/log/33cde116-a196-11eb-a675-80fa5b86d0c0/roslaunch-garuda-215.log
  3. Checking log directory for disk usage. This may take a while.
  4. Press Ctrl-C to interrupt
  5. Done checking log file disk usage. Usage is <1GB.
  6.  
  7. started roslaunch server http://garuda:33285/
  8.  
  9. SUMMARY
  10. ========
  11.  
  12. PARAMETERS
  13. * /depthai/driver/blob_file: /opt/ros/melodic/...
  14. * /depthai/driver/blob_file_config: /opt/ros/melodic/...
  15. * /depthai/driver/calibration_file: /opt/ros/melodic/...
  16. * /depthai/driver/camera_name: bw1097
  17. * /depthai/driver/cmd_file: /opt/ros/melodic/...
  18. * /depthai/driver/cmx_slices: 14
  19. * /depthai/driver/compute_bbox_depth: False
  20. * /depthai/driver/depth_fps: 30
  21. * /depthai/driver/depth_height: 720
  22. * /depthai/driver/force_usb2: False
  23. * /depthai/driver/full_fov_nn: True
  24. * /depthai/driver/nn_engines: 2
  25. * /depthai/driver/queue_size: 1
  26. * /depthai/driver/rgb_fps: 30
  27. * /depthai/driver/rgb_height: 1080
  28. * /depthai/driver/shaves: 14
  29. * /depthai/driver/stream_list: ['left', 'right',...
  30. * /depthai/driver/sync_video_meta: False
  31. * /robot_description: <?xml version="1....
  32. * /robot_state_publisher/tf_prefix:
  33. * /rosdistro: melodic
  34. * /rosversion: 1.14.10
  35.  
  36. NODES
  37. /robot_state_publisher (robot_state_publisher/robot_state_publisher)
  38. /depthai/
  39. driver (depthai_ros_driver/depthai_ros_driver)
  40.  
  41. auto-starting new master
  42. process[master]: started with pid [228]
  43. ROS_MASTER_URI=http://localhost:11311
  44. setting /run_id to 33cde116-a196-11eb-a675-80fa5b86d0c0
  45. process[rosout-1]: started with pid [239]
  46. started core service [/rosout]
  47. process[depthai/driver-2]: started with pid [242]
  48. process[robot_state_publisher-3]: started with pid [247]
  49. XLink initialized.
  50. Sending internal device firmware
  51. Successfully connected to device.
  52. Usb speed : High/480Mbps
  53. Mx serial id : 14442C10B1C19CCD00
  54. Loading config file
  55. Attempting to open stream config_d2h
  56. watchdog started
  57. Successfully opened stream config_d2h with ID #0!
  58. Closing stream config_d2h: ...
  59. Closing stream config_d2h: DONE.
  60. EEPROM data: valid (v5)
  61. Board name : BW1098OBC_109
  62. Board rev : R0M0E0
  63. HFOV L/R : 71.86 deg
  64. HFOV RGB : 68.7938 deg
  65. L-R distance : 10.93 cm
  66. L-RGB distance : 2.7 cm
  67. L/R swapped : yes
  68. L/R crop region: center
  69. Rectification Rotation R1 (left):
  70. 0.999706, -0.023390, 0.006343,
  71. 0.023392, 0.999726, -0.000293,
  72. -0.006335, 0.000441, 0.999980,
  73. Rectification Rotation R2 (right):
  74. 0.999958, -0.008153, 0.004103,
  75. 0.008152, 0.999967, 0.000384,
  76. -0.004106, -0.000350, 0.999992,
  77. Calibration intrinsic matrix M1 (left):
  78. 872.257812, 0.000000, 644.260437,
  79. 0.000000, 850.885315, 370.415039,
  80. 0.000000, 0.000000, 1.000000,
  81. Calibration intrinsic matrix M2 (right):
  82. 875.261719, 0.000000, 641.352173,
  83. 0.000000, 853.323181, 372.664276,
  84. 0.000000, 0.000000, 1.000000,
  85. Calibration rotation matrix R:
  86. 0.999881, -0.015241, 0.002234,
  87. 0.015243, 0.999884, -0.000695,
  88. -0.002223, 0.000729, 0.999997,
  89. Calibration translation matrix T:
  90. -10.823161,
  91. 0.088248,
  92. -0.044413,
  93. Calibration Distortion Coeff d1 (Left):
  94. 7.570787, 35.297356, -0.001438, 0.000390, 119.645813, 7.664666, 33.134071,
  95. 124.595421, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000,
  96. Calibration Distortion Coeff d2 (Right):
  97. 20.529846, 34.537006, -0.002347, 0.001700, 102.165176, 20.643391, 31.698166,
  98. 108.508835, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000,
  99. Available Streams: meta_d2h
  100. Available Streams: left
  101. Available Streams: right
  102. Available Streams: disparity
  103. Available Streams: depth
  104. Available Streams: metaout
  105. Available Streams: previewout
  106. Available Streams: jpegout
  107. Available Streams: video
  108. Available Streams: object_tracker
  109. Available Streams: rectified_left
  110. Available Streams: rectified_right
  111. Available Streams: color
  112. /opt/ros/melodic/share/depthai_ros_driver/resources/mobilenet-ssd.json
  113. depthai: Using calibration from stored in EEPROM
  114. RGB camera (IMX378) is not detected on board!
  115. WARNING: NN inference was requested on RGB camera (IMX378), defaulting to right stereo camera (OV9282)!
  116. config_h2d json:
  117. {"_board":{"calib_data":[0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,
  118. 0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.
  119. 0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0],"mesh_left":[0.0],"mesh_right":[0.0]},"_load_i
  120. nBlob":true,"_pipeline":{"_streams":[{"name":"left"},{"name":"right"},{"name":"metaout"},{"name":"previewout"},{"name":"disparity
  121. "},{"name":"disparity"},{"data_type":"uint16","name":"depth"},{"name":"video"}]},"ai":{"NCEs":2,"NN_config":{"NN_family":"mobilen
  122. et","confidence_threshold":0.01,"output_format":"detection"},"blob0_size":14489664,"blob1_size":0,"calc_dist_to_bb":false,"camera
  123. _input":"right","cmx_slices":14,"keep_aspect_ratio":false,"num_stages":1,"shaves":14},"app":{"enable_reconfig":true,"sync_sequenc
  124. e_numbers":false,"sync_video_meta_streams":false,"usb_chunk_KiB":64},"board":{"clear-eeprom":false,"left_fov_deg":69.0,"left_to_r
  125. gb_distance_m":0.22750000655651093,"left_to_right_distance_m":0.10930000245571136,"name":"","override-eeprom":false,"revision":""
  126. ,"rgb_fov_deg":69.0,"stereo_center_crop":false,"store-to-eeprom":false,"swap-left-and-right-cameras":false},"camera":{"mono":{"fp
  127. s":30.0,"resolution_h":720,"resolution_w":1280},"rgb":{"fps":30.0,"resolution_h":1080,"resolution_w":1920}},"depth":{"depth_limit
  128. _mm":10000,"lr_check":false,"median_kernel_size":7,"padding_factor":0.30000001192092896,"warp_rectify":{"edge_fill_color":-1,"mir
  129. ror_frame":true,"use_mesh":false}},"ot":{"confidence_threshold":0.5,"max_tracklets":20},"video_config":{"profile":"mjpeg","qualit
  130. y":95}}
  131. size of input string json_config_obj to config_h2d is ->1813
  132. size of json_config_obj that is expected to be sent to config_h2d is ->1048576
  133. Attempting to open stream config_h2d
  134. Successfully opened stream config_h2d with ID #1!
  135. Writing 1048576 bytes to config_h2d
  136. !!! XLink write successful: config_h2d (1048576)
  137. Closing stream config_h2d: ...
  138. Closing stream config_h2d: DONE.
  139. Creating observer stream host_capture: ...
  140. Attempting to open stream host_capture
  141. Successfully opened stream host_capture with ID #0!
  142. Creating observer stream host_capture: DONE.
  143. Read: 14489664
  144. Attempting to open stream inBlob
  145. Successfully opened stream inBlob with ID #1!
  146. Writing 14489664 bytes to inBlob
  147. !!! XLink write successful: inBlob (14489664)
  148. Closing stream inBlob: ...
  149. Closing stream inBlob: DONE.
  150. depthai: done sending Blob file /opt/ros/melodic/share/depthai_ros_driver/resources/mobilenet_ssd.blob
  151. Attempting to open stream outBlob
  152. Successfully opened stream outBlob with ID #2!
  153. Closing stream outBlob: ...
  154. Closing stream outBlob: DONE.
  155. Input layer :
  156. Name: data
  157. Index: 0
  158. Element type: uint8
  159. Element size: 1byte
  160. Offset: 0 byte
  161. Dimensions: [Batch : 1, Channel : 3, Height : 300, Width : 300]
  162.  
  163. Output layer :
  164. Name: detection_out
  165. Index: 0
  166. Element type: float16
  167. Element size: 2 bytes
  168. Offset: 0 byte
  169. Dimensions: [Batch : 1, Channel : 1, Height : 100, Width : 7]
  170.  
  171. CNN to depth bounding-box mapping: start(0, 0), max_size(0, 0)
  172. Host stream start:left
  173. Opening stream for read: left
  174. Attempting to open stream left
  175. Successfully opened stream left with ID #2!
  176. Starting thread for stream: left
  177. Started thread for stream: left
  178. Host stream start:right
  179. Opening stream for read: right
  180. Attempting to open stream right
  181. Successfully opened stream right with ID #3!
  182. Starting thread for stream: right
  183. Started thread for stream: right
  184. Host stream start:disparity
  185. Opening stream for read: disparity
  186. Attempting to open stream disparity
  187. Successfully opened stream disparity with ID #4!
  188. Starting thread for stream: disparity
  189. Host stream start:depth
  190. Opening stream for read: depth
  191. Attempting to open stream depth
  192. Started thread for stream: disparity
  193. Successfully opened stream depth with ID #5!
  194. Starting thread for stream: depth
  195. Host stream start:metaoutStarted thread for stream: depth
  196.  
  197. Opening stream for read: metaout
  198. Attempting to open stream metaout
  199. Successfully opened stream metaout with ID #1!
  200. Starting thread for stream: metaout
  201. Host stream start:previewout
  202. Opening stream for read: previewout
  203. Attempting to open stream previewout
  204. Started thread for stream: metaout
  205. Successfully opened stream previewout with ID #6!
  206. Starting thread for stream: previewout
  207. Started thread for stream: previewout
  208. Host stream start:video
  209. Opening stream for read: video
  210. Attempting to open stream video
  211. Successfully opened stream video with ID #7!
  212. Starting thread for stream: video
  213. Started thread for stream: video
  214. Opening stream for read: disparity
  215. Attempting to open stream disparity
  216. Successfully opened stream disparity with ID #4!
  217. Starting thread for stream: disparity
  218. Started thread for stream: disparity
  219. depthai: INIT OK!
  220. === New data in observer stream host_capture, size: 33
  221. Writing 33 bytes to host_capture
  222. !!! XLink write successful: host_capture (33)
  223. E: [global] [ 210965] [depthai_ros_dri] addEvent:264 E: [global] [ 210965] [depthai_ros_dri] addEvent:264 Condition failed:
  224. event->header.flags.bitField.ack != 1
  225. E: [global] [ 210965] [depthai_ros_dri] addEventWithPerf:276 addEvent(event) method call failed with an error: 3
  226. E: [global] [ 210965] [depthai_ros_dri] XLinkReadData:156 Condition failed: (addEventWithPerf(&event, &opTime))
  227. Device get data failed: 7
  228. E: [global] [ 210965] [depthai_ros_dri] addEvent:264 Condition failed: event->header.flags.bitField.ack != 1
  229. E: [global] [ 210965] [depthai_ros_dri] addEventWithPerf:276 addEvent(event) method call failed with an error: 3
  230. E: [global] [ 210965] [depthai_ros_dri] XLinkReadData:156 Condition failed: (addEventWithPerf(&event, &opTime))
  231. Device get data failed: 7
  232. Closing stream disparity: ...
  233. Condition failed: event->header.flags.bitField.ack != 1
  234. E: [global] [ 210966] [depthai_ros_dri] addEventWithPerf:276 addEvent(event) method call failed with an error: 3
  235. E: [global] [ 210966] [depthai_ros_dri] XLinkReadData:156 Condition failed: (addEventWithPerf(&event, &opTime))
  236. Device get data failed: 7
  237. Closing stream left: ...
  238. Closing stream disparity: DONE.
  239. Thread for disparity finished.
  240. E: [global] [ 210965] [depthai_ros_dri] addEvent:264 Condition failed: event->header.flags.bitField.ack != 1
  241. E: [global] [ 210966] [depthai_ros_dri] addEventWithPerf:276 addEvent(event) method call failed with an error: 3
  242. E: [global] [ 210966] [depthai_ros_dri] XLinkReadData:156 Condition failed: (addEventWithPerf(&event, &opTime))
  243. Device get data failed: 7
  244. Closing stream previewout: ...
  245. E: [global] [ 210965] [depthai_ros_dri] addEvent:264 Condition failed: event->header.flags.bitField.ack != 1
  246. E: [global] [ 210966] [depthai_ros_dri] addEventWithPerf:276 E: [global] [ 210966] [Scheduler00Thr] dispatcherEventSend:53E
  247. : [global] [ 210965] [depthai_ros_dri] addEvent:264 Condition failed: event->header.flags.bitField.ack != 1
  248. E: [global] [ 210966] [depthai_ros_dri] addEventWithPerf:276 addEvent(event) method call failed with an error: 3
  249. E: [global] [ 210966] [depthai_ros_dri] XLinkReadData:156 Condition failed: (addEventWithPerf(&event, &opTime))
  250. Device get data failed: 7
  251. Closing stream right: ...
  252. E: [global] [ 210965] [depthai_ros_dri] addEvent:264 Condition failed: event->header.flags.bitField.ack != 1
  253. E: [global] [ 210966] [depthai_ros_dri] addEventWithPerf:276 addEvent(event) method call failed with an error: 3 addEvent(eve
  254. nt) method call failed with an error: 3
  255.  
  256. E: [global] [ 210966] [depthai_ros_dri] XLinkReadData:156 Condition failed: (addEventWithPerf(&event, &opTime))
  257. Device get data failed: 7
  258. Closing stream disparity: ...
  259. Write failed (header) (err -1) | event XLINK_CLOSE_STREAM_REQ
  260.  
  261. Closing stream metaout: ...
  262. E: [global] [ 210966] [depthai_ros_dri] XLinkReadData:156
  263. Condition failed: (addEventWithPerf(&event, &opTime))E: [global]
  264. [ 210965] [depthai_ros_dri] addEvent:264
  265. Condition failed: event->header.flags.bitField.ack != 1
  266. E: [global] [ 210967] [depthai_ros_dri] addEventWithPerf:276 addEvent(event) method call failed with an error: 3
  267. E: [global] [ 210967] [depthai_ros_dri] XLinkReadData:156
  268. Condition failed: (addEventWithPerf(&event, &opTime))
  269.  
  270. E: [xLink] [ 210967] [Scheduler00Thr] sendEvents:1027
  271. Device get data failed: 7
  272. Closing stream depth: ...
  273. Device get data failed: 7
  274. Closing stream video: ...
  275. Event sending failed
  276. Closing stream left: DONE.
  277. Thread for left finished.
  278. E: [global] [ 210967] [Scheduler00Thr] dispatcherEventSend:53
  279. Write failed (header) (err -1) | event XLINK_CLOSE_STREAM
  280. _REQ
  281.  
  282. E: [xLink] [ 210967] [Scheduler00Thr] sendEvents:1027
  283. Event sending failed
  284. Closing stream previewout: DONE.
  285. Thread for previewout finished.
  286. E: [global] [ 210967] [Scheduler00Thr] dispatcherEventSend:53
  287. Write failed (header) (err -1) | event XLINK_CLOSE_STREAM
  288. _REQ
  289.  
  290. E: [xLink] [ 210967] [Scheduler00Thr] sendEvents:1027
  291. Event sending failed
  292. E: [global] [ 210967] [Scheduler00Thr] dispatcherEventSend:53
  293. Write failed (header) (err -1) | event XLINK_CLOSE_STREAM
  294. _REQ
  295.  
  296. E: [xLink] [ 210967] [Scheduler00Thr] sendEvents:1027
  297. Event sending failed
  298. Closing stream right: DONE.
  299. Thread for right finished.
  300. E: [global] [ 210968] [Scheduler00Thr] dispatcherEventSend:53
  301. Write failed (header) (err -1) | event XLINK_CLOSE_STREAM
  302. _REQ
  303.  
  304. E: [xLink] [ 210968] [Scheduler00Thr] sendEvents:1027
  305. Event sending failed
  306. Closing stream disparity: DONE.
  307. Thread for disparity finished.
  308. Closing stream metaout: DONE.
  309. Thread for metaout finished.
  310. E: [global] [ 210968] [Scheduler00Thr] dispatcherEventSend:53
  311. Write failed (header) (err -1) | event XLINK_CLOSE_STREAM
  312. _REQ
  313.  
  314. E: [xLink] [ 210968] [Scheduler00Thr] sendEvents:1027
  315. Event sending failed
  316. Closing stream depth: DONE.
  317. Thread for depth finished.
  318. E: [global] [ 210968] [Scheduler00Thr] dispatcherEventSend:53
  319. Write failed (header) (err -1) | event XLINK_CLOSE_STREAM
  320. _REQ
  321.  
  322. E: [xLink] [ 210968] [Scheduler00Thr] sendEvents:1027
  323. Event sending failed
  324. E: [global] [ 210968] [Scheduler00Thr] dispatcherEventSend:53
  325. Write failed (header) (err -1) | event XLINK_CLOSE_STREAM
  326. _REQ
  327.  
  328. E: [xLink] [ 210968] [Scheduler00Thr] sendEvents:1027
  329. Event sending failed
  330. Closing stream video: DONE.
  331. Thread for video finished.
  332. E: [global] [ 408634] [Scheduler00Thr] dispatcherEventSend:53
  333. Write failed (header) (err -1) | event XLINK_CLOSE_STREAM
  334. _REQ
  335.  
  336. E: [xLink] [ 408634] [Scheduler00Thr] sendEvents:1027
  337. Event sending failed
  338. watchdog triggered
  339. === New data in observer stream host_capture, size: 4
  340. Writing 4 bytes to host_capture
  341. !!! XLink write successful: host_capture (4)
  342. Stopping threads: ...
  343. E: [global] [ 411965] [Scheduler00Thr] dispatcherEventSend:53
  344. Write failed (header) (err -4) | event XLINK_WRITE_REQ
  345.  
  346. E: [xLink] [ 411965] [Scheduler00Thr] sendEvents:1027
  347. Event sending failed
  348. Stopping threads: DONE 0.000s.
  349. Closing all observer streams: ...
  350. Closing stream host_capture: ...
  351. Closing stream host_capture: DONE.
  352. Closing all observer streams: DONE.
  353. Reseting device: 0.
  354. E: [global] [ 411965] [Scheduler00Thr] dispatcherEventSend:53
  355. Write failed (header) (err -4) | event XLINK_RESET_REQ
  356.  
  357. E: [xLink] [ 411965] [Scheduler00Thr] sendEvents:1027
  358. Event sending failed
  359. Reseting: DONE.
  360.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement