Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

large difference in speed between add pointcloud to octomap and remove it from the octomap #393

Open
dbdxnuliba opened this issue Apr 25, 2023 · 0 comments
Labels

Comments

@dbdxnuliba
Copy link

dbdxnuliba commented Apr 25, 2023

Your environment

  • ROS Distro: |Noetic]
  • OS Version: e.g. Ubuntu 20.04
  • octomap-1.9.8
    *octomap_ros-0.4.1

moveit_octomap_delay_erase

As shown above gif ,
1)when the object point cloud appears, the octomap of the original non-occupied part is updated to the map of the occupied part very quickly,and it seems good;
2)but the question is when the object point cloud moves away, the map of the original occupied part should be updated to the non-occupied part, but we can see It is very slow to update the non-occupancy part.
3)and the delay time is about 2 seconds between point cloud disapper and octomap update to non-occupancy state in rviz , is this a bug,how can we improve it ?

and the point_cloud_topic frequency is 6 hz,

Question :
1)Why is there such a big difference in speed between add pointcloud to octomap and remove it from the octomap
2)how can we speed up the process about when the object point cloud moves away, the map of the original occupied part update to the non-occupied part

@dbdxnuliba dbdxnuliba changed the title difference in speed between add pointcloud to octomap and remove it from the octomap large difference in speed between add pointcloud to octomap and remove it from the octomap Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants