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
Hello,
I am trying to use to octomap to get an idea of the close surrounding of the robot. My intention is to have a fixed sized map in the robot frame and update the map with the pointcloud . The map will not be saved and everytime the map is updated I will be using this to check for the presense of obstacles close to the robot. I tried to use the package but it builds the complete map which is not my requirement.
I would like to know if its possible using this package. Any suggestions to implement this would be very helpful. Thanks in advance.