cudaEventElapsedTime device not ready (error 600) (hex 0x258)

Detection is working but console is writing this error in between detection constantly. <detectNet.Detection object>
Confidence: 0.97998
ClassID: 1
Left: 275.938
Top: 188.086
Right: 832.5
Bottom: 714.023
Width: 556.562
Height: 525.938
Area: 292717
Center: (554.219, 451.055)
Sending YAW movement command with heading: -1.730313
I
Sending XYZ movement command with v_x(forward/backward): -0.138160 v_y(right/lef
t): 0.000000

[cuda]
cudaEventElapsedTime(&cuda_time, mEventsGPU [evt], mEventsGPU[evt+1]) [cuda] device not ready (error 600) (hex 0x258)
[cuda] /home/akshay/jetson-inference/build/aarch64/include/jetson-inference
/tensorNet.h:769

<detectNet.Detection object>

Hi,

Have you checkout jetson-inference with the corresponding branch that supports your environment?

Thanks.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.