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

[FEAT]: support new field in EgoPose #25

Closed
ktro2828 opened this issue Nov 11, 2024 · 0 comments · Fixed by #39
Closed

[FEAT]: support new field in EgoPose #25

ktro2828 opened this issue Nov 11, 2024 · 0 comments · Fixed by #39
Labels
new-feature New feature or request

Comments

@ktro2828
Copy link
Collaborator

ktro2828 commented Nov 11, 2024

What

Related to tier4/tier4_perception_dataset/#163

token <str>
translation <[float; 3]>
rotation <[float; 4]>
timestamp <int>
twist <[float; 5]> ...New `[LinearX, LinearY, LinearZ, YawRate, PitchRate, RollRate]`.
acceleration <[float; 3]> ...New `[ax, ay, az]`.
geocoordinate <[float; 3]> ...New `[latitude, longitude, altitude]`.
@ktro2828 ktro2828 changed the title [FEAT] [FEAT]: support new field in EgoPose Nov 11, 2024
@ktro2828 ktro2828 added the new-feature New feature or request label Nov 16, 2024
@ktro2828 ktro2828 linked a pull request Nov 16, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant