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
Hi ! Thanks for your excellent work!!
Does that line mean that transform local coordinate system to world coordinate system? if so , i think the right version is "lp= q_last_currcp(q_last_curr)^(-1)+t_last_curr". where (q_last_curr)^(-1) is the inverse of (q_last_curr). So if not , what on earth that equation mean?
The text was updated successfully, but these errors were encountered:
Hi ! Thanks for your excellent work!!
Does that line mean that transform local coordinate system to world coordinate system? if so , i think the right version is "lp= q_last_currcp(q_last_curr)^(-1)+t_last_curr". where (q_last_curr)^(-1) is the inverse of (q_last_curr). So if not , what on earth that equation mean?
The text was updated successfully, but these errors were encountered: