Skip to content
#

ardupilot

Here are 88 public repositories matching this topic...

ardupilot
khancyr
khancyr commented Aug 23, 2020

Feature request

Is your feature request related to a problem? Please describe.
There is no official way to set the initial mode in copter. Plane and Rover got a parameter and start on INITIALIZE mode.
On Copter, STABILIZE is set by default. The current method to set an initialization mode is to rely on FLTMODE1.

But in case FLTMODE_CH = 0, FLTMODE1 isn't called and you are stick to

DroneBridge is a system based on the WifiBroadcast approach. A bidirectional digital radio link between two endpoints is established using standard WiFi hardware and a custom protocol. DroneBridge is optimized for use in UAV applications and is a complete system. It is intended be a real alternative to other similar systems, such as DJI Lightbridge or OcuSync.

  • Updated Sep 6, 2020
  • C

This is a ROS workspace that creates a trajectory for a UAV to follow passing through a set of given waypoints and avoiding a set of given cylindrical obstacles, using a path planning algorithm.

  • Updated May 28, 2020
  • Makefile

Improve this page

Add a description, image, and links to the ardupilot topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ardupilot topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.