You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got this error when trying to run obstacle detector in raspberry pi 4 with 4GB RAM.
I am unable to run obstacle extractor nodes.
I have checked that there are values published out from scan merger which is pcl
Not sure that is this the computational problem of raspberry pi or any problems else, i have tried to run the same code in my pc, everything seems fine until i git clone the code into raspberry pi.
I have also downloaded all dependencies, including armadillo C++, OpenBLAS, LAPACK into raspberry pi, every node works fine except for obstacle extractor.
Is anyone doing the same thing, which is trying to implement obstacle detector in raspberry pi? Pls share some of ur opinion if available. Thx very much.
I got this error when trying to run obstacle detector in raspberry pi 4 with 4GB RAM.
I am unable to run obstacle extractor nodes.
I have checked that there are values published out from scan merger which is pcl
Not sure that is this the computational problem of raspberry pi or any problems else, i have tried to run the same code in my pc, everything seems fine until i git clone the code into raspberry pi.
I have also downloaded all dependencies, including armadillo C++, OpenBLAS, LAPACK into raspberry pi, every node works fine except for obstacle extractor.
Is anyone doing the same thing, which is trying to implement obstacle detector in raspberry pi? Pls share some of ur opinion if available. Thx very much.
Here is my launch file:
The text was updated successfully, but these errors were encountered: