Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

why CenterPoint trans yaw: yaw = -yaw-np.pi/2? #384

Open
qingzhouzhen opened this issue Mar 14, 2023 · 0 comments
Open

why CenterPoint trans yaw: yaw = -yaw-np.pi/2? #384

qingzhouzhen opened this issue Mar 14, 2023 · 0 comments

Comments

@qingzhouzhen
Copy link

qingzhouzhen commented Mar 14, 2023

why CenterPoint trans yaw (box3d[:, -1] = -box3d[:, -1] - np.pi / 2) in data processer
and trans it back (box3d[:, -1] = -box3d[:, -1] - np.pi / 2) in postprocesser?

@qingzhouzhen qingzhouzhen changed the title confused about yaw in CentPoint' box3d[:, -1] = -box3d[:, -1] - np.pi / 2' why CenterPoint trans yaw: yaw = -yaw-np.pi/2? Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant