Merwanski
Merwanski
Hi @scbean have similar problem to the one you are describing did you find a solution for it ??? Merwan
Thank you @Alro10 ... the camera is working but I am still getting this error message """""" VIDEOIO ERROR: V4L: device nvcamerasrc ! video/x-raw(memory:NVMM), width=(int)1280, height=(int)720,format=(string)I420, framerate=(fraction)30/1 ! nvvidconv flip-method=0...
The packages were installed but still getting the same error
The **_"with torch.no_grad():"_** statement is used in PyTorch to temporarily disable gradient calculation. This is particularly useful when you're performing inference and can lead to faster and more memory-efficient computations....
Hey @RaviBeagle Try the following script to extract the point cloud data https://gist.github.com/Merwanski/bef218ff3b7472d5ac787e1392116fd7
Hey @vishaldolase-honda Check the lines 48 -> 51 in the following script to extract the point cloud data https://gist.github.com/Merwanski/bef218ff3b7472d5ac787e1392116fd7
I had a similar issue today "Illegal request" -> tried the solution proposed above but didn't manage to have it working :/ 
Hi @durovsky and @MatejBartosovic To @durovsky Here is the list of things I have installed on my machine + info on versioning: - Ubuntu 16.04 LTS - PhoXi Control v1.1.60...
Hi @MatejBartosovic I tried the solution you proposed but still, I am getting the same error when I do a catkin_make with the same messages ... Any other ideas on...
Dear @MatejBartosovic here is the result I am getting when trying the two commands  It is the same result as you @TFNeto Thank you for your...