Open

Description
Hello guys. Im quite new at using this library & im using it to build an octomap of the pointcloud obtained from rgbd camera. Just to clarify, im not using the ros version. Now, when i build octomap, i noticed that, the dynamic objects are built along with its movement. Its become like a snake & are also fixed in the octomap. How can i remove this dynamic build & retain only the static one? or clear the area where there are no more dynamic object in it? Is there any working example c++ that i can refer to? Any helps are appreciated.