Skip to content
#

autopilot

Here are 118 public repositories matching this topic...

ardupilot
peterbarker
peterbarker commented Sep 29, 2020

Feature request

Is your feature request related to a problem? Please describe.
When we raise an internal error it may be quite some time before we get something in the dataflash log or in the mavlink stream. This makes it harder to correlate internal errors with codepaths.

Describe the solution you'd like
Emit a statustext and/or log message when we detect an internal error has

wynn4
wynn4 commented Oct 14, 2017

For multirotor research platforms that are likely heavy and slow, there seems to be a problem with how the current mixer handles saturation. In the plot below of the raw motor outputs, the copter was hovering pitched slightly into the wind (5 mph) and a strong yaw command was given via RC. This lead to motor 3 saturating and the other motors going to zero (crash). This was a 450 size platform w

This repository intends to enable autonomous drone delivery with the Intel Aero RTF drone and PX4 autopilot. The code can be executed both on the real drone or simulated on a PC using Gazebo. Its core is a robot operating system (ROS) node, which communicates with the PX4 autopilot through mavros. It uses SVO 2.0 for visual odometry, WhyCon for visual marker localization and Ewok for trajectoy planning with collision avoidance.

  • Updated Jul 2, 2019
  • 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 Oct 23, 2020
  • Makefile

Improve this page

Add a description, image, and links to the autopilot 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 autopilot topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.