Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why does the GHOST SDK complain that the servo loop takes too long with my gstTriPolyMeshHaptic object?

0
Posted

Why does the GHOST SDK complain that the servo loop takes too long with my gstTriPolyMeshHaptic object?

0

Collision detection between the PHANTOM endpoint and an arbitrary triangle is somewhat “expensive” from a computational point of view. Rather than perform collision detection on every iteration of the servo loop between all of the triangles and the PHANTOM endpoint, a spatial partition is created such that only “nearby” triangles are analyzed for collision detection. The benefits of spatial partitioning, however, are dependent upon many factors, such as the location of the PHANTOM endpoint relative to certain portions of your polymesh, the relative sizes of the triangles, etc.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123