I am trying to get this node running on Jetson Xavier NX / ROS Noetic. I changed line -gencode=arch=compute_72,code=sm_72 in CMakeLists.txt to match to the Xavier architecture.
However, I face extremely slow performance, as I get a disparity image out only every 2-3 minutes.
I am trying to get this node running on Jetson Xavier NX / ROS Noetic. I changed line
-gencode=arch=compute_72,code=sm_72in CMakeLists.txt to match to the Xavier architecture.However, I face extremely slow performance, as I get a disparity image out only every 2-3 minutes.