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

fix: awsim orientaion #111

Merged
merged 2 commits into from
Sep 25, 2024
Merged

fix: awsim orientaion #111

merged 2 commits into from
Sep 25, 2024

Conversation

taikitanaka3
Copy link
Contributor

@taikitanaka3 taikitanaka3 commented Sep 24, 2024

awsimのgnssはorientaionをはかないのでtfのorientationがnanを吐いてエラーを起こしてしまってました。
before

[imu_corrector-3]          at line 254 in ./src/buffer_core.cpp
[initial_pose_adaptor-20] Error:   TF_NAN_INPUT: Ignoring transform for child_frame_id "base_link" from authority "Authority undetectable" because of a nan value in the transform (89633.156250 43127.800778 42.195587) (nan nan nan nan)

after

image

@taikitanaka3 taikitanaka3 merged commit 05dab47 into main Sep 25, 2024
@taikitanaka3 taikitanaka3 deleted the fix/awsim-orientation branch September 25, 2024 01:33
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

Successfully merging this pull request may close these issues.

2 participants