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
Thank you for your quick reply!
It was my mistake that I forget to set release mode. Did not realize that there could be that much difference.
I recompiled the workspace with "catkin_make -DCMAKE_BUILD_TYPE=Release", and the performance looks fine.
Let me close this issue and sorry for your trouble.
Hello, I am doing some experiments using octomap, and something strange occur on performance.
When I use the default octomap version along with ROS melodic (Ubuntu 18.04), I get the debug log like this:
But when I use the version compiled with github kinetic-devel, it is much slower and I get the debug log like this:
Any idea what would cause this difference? Many thanks!
The text was updated successfully, but these errors were encountered: