How to get nodes of a octomap in a specific 3d box?
I want to obtain nodes of a octomap in a specific 3d box, like pcl::cropbox() does. Which API can I use? Please help me!
add a comment