Replies: 1 comment
-
Sorry this didn't get answered in a timely manner! "My goal is to have the plane follow fixed waypoints by itself, without using a joystick." If that was indeed the goal, see the documentation on missions / waypoint mode: No Raspberry Pi or Mavproxy is needed to achieve that goal. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm trying to understand how to control my fixed wing plane through a Raspberry Pi running MAVProxy and connected to UART.
I've already setup in the configurator everything required to send and receive commands, when running MAVProxy I can read the telemetry from the flight controller
My goal is to have the plane follow fixed waypoints by itself, without using a joystick.
Is there documentation for this? right now I'm stuck at arming the system, when I input "arm safetyoff / arm throttle" nothing seems to happen.
I also tried to connect with Mission Planner and I can use the joystick to move the ailerons, and that's it.
Beta Was this translation helpful? Give feedback.
All reactions