hardware accelerators
Hi all,
I'm running rtabmap from a raspberry pi 3b, equipped with a kinect. The publishing rate is pretty low, and I guess it's because of the cpu which is high.
I'm evaluating if to replace the raspberry with something stronger like a Nvida Jetson Nano, or if to get a google coral usb accellerator
Do you have suggestions? If I buy a new hardware, which one do you suggest? ARe these usb devices to accellerate the computations helpful in the context or ROS?
Cheers
You might consider publishing the relevant topics over wlan and process them on your laptop. In case it has an Nvidia GPU there are also plugins from Nvidia Isaac SDK you could use. It needs some effort building the system properly but it is possible.