Skip to content
#

autopilot

Here are 113 public repositories matching this topic...

ardupilot
divy-work
divy-work commented Jul 1, 2020

So currently we have a cute benchmarking system. Simply, run the method and calculate the time taken.

The problem:
Some methods like alert are only completed when the user clicks Ok...which is expected in real life scenario but that disrupts the benchmarks by many milliseconds/secs!

We need to come up with another op that mocks the alert methods the closest way possible.

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 May 28, 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.