Hello,
First of all, I want to thank you for your fantastic work on this project. It has been incredibly valuable, and I really appreciate the effort and expertise you've put into it.
I would like to request a more detailed explanation of the sphere-tree construction process in the documentation or code comments. While reviewing the current materials, I found that some steps in the construction process were unclear, especially regarding how the spheres are generated, combined, and their hierarchy structured.
It would be extremely helpful if the following aspects could be explained in more detail:
The algorithm used for constructing the sphere-tree. I found that https://github.com/mlund/spheretree takes vague description. And hard to combine them into a sphere-based robot.
The criteria for sphere combination at different levels.
Any optimization strategies applied during the construction.
This clarification would greatly benefit developers trying to understand or modify the implementation.
Thank you for considering this request!
Hello,
First of all, I want to thank you for your fantastic work on this project. It has been incredibly valuable, and I really appreciate the effort and expertise you've put into it.
I would like to request a more detailed explanation of the sphere-tree construction process in the documentation or code comments. While reviewing the current materials, I found that some steps in the construction process were unclear, especially regarding how the spheres are generated, combined, and their hierarchy structured.
It would be extremely helpful if the following aspects could be explained in more detail:
The algorithm used for constructing the sphere-tree. I found that https://github.com/mlund/spheretree takes vague description. And hard to combine them into a sphere-based robot.
The criteria for sphere combination at different levels.
Any optimization strategies applied during the construction.
This clarification would greatly benefit developers trying to understand or modify the implementation.
Thank you for considering this request!