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
The problem
I am simulating a dynamic scene with rigid motions, where a branch is rotating about a point at the bottom of the stem. By this rotation, the bounding box of the scene also changes. If I visualize the simulated point cloud together with the static base mesh, I would expect that the rotation center is at the same position. However, the simulated point cloud is shifted and the rotation center is not at the same location as the one for the static base mesh (see screenshot below).
I also have a static scene for this same case. Both simulations over static and dynamic scenes give the same bounding box and internal HELIOS++ scene shift (as shown in the log).
I therefore assumed that the problem might be the change of the bounding box as the scene geometry changes, resulting in incorrect internal shift/translation. Hence, I added a large static "box" around the scene. With this workaround, the shift is gone and the simulated "4D" point cloud is as expected.
The problem
I am simulating a dynamic scene with rigid motions, where a branch is rotating about a point at the bottom of the stem. By this rotation, the bounding box of the scene also changes. If I visualize the simulated point cloud together with the static base mesh, I would expect that the rotation center is at the same position. However, the simulated point cloud is shifted and the rotation center is not at the same location as the one for the static base mesh (see screenshot below).
I also have a static scene for this same case. Both simulations over static and dynamic scenes give the same bounding box and internal HELIOS++ scene shift (as shown in the log).
I therefore assumed that the problem might be the change of the bounding box as the scene geometry changes, resulting in incorrect internal shift/translation. Hence, I added a large static "box" around the scene. With this workaround, the shift is gone and the simulated "4D" point cloud is as expected.
XML files to reproduce
helios_data.zip
Environment:
Screenshot
Note: Scene only undergoes rotation, the rotation center is the bottom of the branch

The text was updated successfully, but these errors were encountered: