[WARN]: [MrsUavPX4Api]: Not receiving Mavros state message for 'x s'! Setup PixHawk SD card!! #206
-
|
Dear MRS team, I'm using your autonomy stack on my aerial robot. My config:
Following your instructions, I have put this Why ttyS2? Because my Jetson is connected to TEL2 port, and from this PX4 doc I found the corresponding port as ttyS2 on Pixhawk. When trying to fly with your autonomy stack, I have this warning: This is the status page screenshot: So hardware API is running without an issue, but the vehicle won't arm (probably because of low hz for the topic This is hz check for that topic: I would appreciate your helps and insights on solving this issue, then hopefully I can fly with MRS autonomy stack! :) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
After checking the problem, noticed that serial communication to my onboard computer is osver |
Beta Was this translation helpful? Give feedback.



After checking the problem, noticed that serial communication to my onboard computer is osver
/dev/ttyS4. The rates are enough now.