pipoint/README.md

1.7 KiB

pipoint - a PX4 based camera pointer.

Some time ago I set up a camera, pointed it at the sky, and recorded as I flew my model plane about. It was quite cool, but the plane covers so much area that most of the video was of blue sky.

PiPoint solves this problem by automatically pointing a ground based camera at the rover using GPS, a telemtry link, and pan/tilt unit.

Implementation

Overview

The system consists of:

On the rover:

In the base station:

Assembling this is left as an exercise for the reader :) There are some photos on my blog.

Build

  • See hardware/ and https://www.tinkercad.com/dashboard/search?q=pipoint for the camera adapter.
  • See ansible/ for rules to set up the Raspberry Pi.
  • See etc/ for files used on the PX4 or Raspberry Pi. Copy extra.txt to etc/extra.txt on the PixFalcon SD card.
  • See Makefile for shortcuts to build pipoint itself.

Note

This is not an official Google product.

-- Michael Hope michaelh@juju.nz mlhx@google.com