Shared-Reality-Lab / IMAGE-browser

IMAGE project browser extensions & client-side code
Other
2 stars 0 forks source link

Use correct data for Haply force calculations #185

Open jeffbl opened 2 years ago

jeffbl commented 2 years ago

@rayanisran indicates there is a bug in the Haply code that causes the wrong data to be used for force calculation, which is likely the root cause of the Haply going into a bad state, mostly when jumping between segments.

rayanisran commented 2 years ago

Did some initial testing to compute the calculations for the transition points upon worker load rather than computing them "on the fly" after guidance through a region, but no luck (eventually this will be on the server). @dreamseed87 and I are convinced this is some sort of time synchrony issue with the device (sometimes?) not picking up the right coordinates at the right time when moving, based on force logs. Note that this isn't an issue during guidance control through the segments, but only for the transition between segments.