-
Notifications
You must be signed in to change notification settings - Fork 4
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
Generating Octree Leaf size #2
Comments
@Amit10311 Can you please provide more details on what you are trying to do? I didn't understand the underlying problem with scale. If i interpreted correctly, your |
@aivano Yes, the octomap is scaled down after using |
@Amit10311 It happened to me a few times. I think it has something to do with the combination of dimensions used in 3D modeling software and ones used by Unfortunately, I don't know why this happens. If this workaround does not do the job for you, I suggest you send me the link to your 3D model so I can try to see what happens. |
@aivano It's model from company which I can't share. It's making an octomap but there is a gap between two objects. Can you please tell me how to fix this? |
@Amit10311 You can try to increase the map resolution with |
Thank you for this great package for octomap. The simulator is working perfectly.
Could you please explain more about the normalization transform and leaf size. It gives ocotmap with scale of 0.060767 but I want the ocomap with the same scale of my mesh.
I look forward to hearing from you. Thank you for your valuable time.
The text was updated successfully, but these errors were encountered: