Skip to content

Doubts about the print messages #2540

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

Closed
liu12344321 opened this issue Apr 15, 2025 · 2 comments
Closed

Doubts about the print messages #2540

liu12344321 opened this issue Apr 15, 2025 · 2 comments
Labels

Comments

@liu12344321
Copy link

I am using a companion computer and PX4 connected via serial, with MAVSDK v3.2.0 for communication and control. The PX4 version is the latest, 1.5.4. When testing the takeoff program, I keep seeing the log:

[08:36:31|Info] Try old command (mavlink_request_message.cpp:98)
[08:36:31|Warn] Request message 242 again using REQUEST_MESSAGE (retries: 1) (mavlink_request_message.cpp:75).

I am not sure what the cause is. Previously, with v2.12.12, I didn’t see this log

Image

@julianoes
Copy link
Collaborator

Message 242 is the HOME_POSITION, so it seems to be requesting that one.

I have disabled the noisy output recently: #2534

@liu12344321
Copy link
Author

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants