Closed marcelsan closed 3 years ago
Hi @yenchenlin,
Thanks for the work on this repo! I just have a question about the function
pose_spherical
here. Specifically, it is not clear to me how you derive the C2W transformation from phi and theta. What is the coordinate system of your spherical coordinates? What is the reasoning behind the matrix transformation: translation, followed by rot_phi, followed by rot_theta?Thank you!
Hi, I am also puzzled about this part. are you clear about this part now ? can you help to explain ? thank you .
Hi @yenchenlin,
Thanks for the work on this repo! I just have a question about the function
pose_spherical
here. Specifically, it is not clear to me how you derive the C2W transformation from phi and theta. What is the coordinate system of your spherical coordinates? What is the reasoning behind the matrix transformation: translation, followed by rot_phi, followed by rot_theta?Thank you!
Hi, I am also puzzled about this part. are you clear about this part now ? can you help to explain ? thank you .
Hi, I am also puzzled about this part. are you clear about this part now ? can you help to explain ? thank you .
This is the answer: https://zhuanlan.zhihu.com/p/5139211228
Hi @yenchenlin,
Thanks for the work on this repo! I just have a question about the function
pose_spherical
here. Specifically, it is not clear to me how you derive the C2W transformation from phi and theta. What is the coordinate system of your spherical coordinates? What is the reasoning behind the matrix transformation: translation, followed by rot_phi, followed by rot_theta?Thank you!