I am able to compile and use gazr fine without any bugs in ROS but the run time is extremely slow.
The facial features topic only publishes once every few seconds (highly variable as well).
This is while gazr uses up 100% of a CPU core.
Is this sort of delay normal? I thought that gazr could be used for online applications.
I already built gazr with the following flag
-DCMAKE_BUILD_TYPE=Release
I am able to compile and use gazr fine without any bugs in ROS but the run time is extremely slow. The facial features topic only publishes once every few seconds (highly variable as well). This is while gazr uses up 100% of a CPU core.
Is this sort of delay normal? I thought that gazr could be used for online applications.
I already built gazr with the following flag
-DCMAKE_BUILD_TYPE=Release