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

[gui.py-5] Error #577

Open
hitmyself opened this issue Oct 13, 2024 · 1 comment
Open

[gui.py-5] Error #577

hitmyself opened this issue Oct 13, 2024 · 1 comment
Assignees

Comments

@hitmyself
Copy link

When I run the following command,:

ros2 launch crazyflie launch.py

It gets:

[gui.py-5] Error:   TF_NAN_INPUT: Ignoring transform for child_frame_id "cf4" from authority "default_authority" because of a nan value in the transform (-0.007230 -0.012239 0.009829) (nan nan nan nan)
[gui.py-5]          at line 235 in ./src/buffer_core.cpp
[gui.py-5] Error:   TF_DENORMALIZED_QUATERNION: Ignoring transform for child_frame_id "cf4" from authority "default_authority" because of an invalid quaternion in the transform (nan nan nan nan)
[gui.py-5]          at line 254 in ./src/buffer_core.cpp``

how can i solve this problem

@whoenig
Copy link

whoenig commented Oct 16, 2024

Is the functionality affected? This seems to be some warning (even though it says error), that is most likely happening in single marker tracking mode (where quaternions are set to nan).

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

2 participants