|
|
2 years ago | |
|---|---|---|
| analysis | 3 years ago | |
| ansible | 3 years ago | |
| etc | 3 years ago | |
| hardware | 3 years ago | |
| param | 2 years ago | |
| pipoint | 2 years ago | |
| util | 3 years ago | |
| vendor/gobot.io/x | 3 years ago | |
| .gitignore | 3 years ago | |
| .gitmodules | 3 years ago | |
| .travis.yml | 3 years ago | |
| CONTRIBUTING.md | 3 years ago | |
| LICENSE | 3 years ago | |
| Makefile | 2 years ago | |
| README.md | 2 years ago | |
| audio.go | 2 years ago | |
| cycle.go | 2 years ago | |
| elog.go | 3 years ago | |
| filter.go | 3 years ago | |
| filter_test.go | 3 years ago | |
| hold.go | 2 years ago | |
| latlon.go | 3 years ago | |
| latlon_test.go | 3 years ago | |
| locate.go | 2 years ago | |
| orientate.go | 2 years ago | |
| overview.svg | 3 years ago | |
| pipoint.go | 2 years ago | |
| rpipwm.go | 3 years ago | |
| run.go | 2 years ago | |
| run_test.go | 3 years ago | |
| servo.go | 2 years ago | |
| servo_test.go | 2 years ago | |
| servoblaster.go | 3 years ago | |
| types.go | 3 years ago | |
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.
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.
hardware/ and
https://www.tinkercad.com/dashboard/search?q=pipoint
for the camera adapter.ansible/ for rules to set up the Raspberry Pi.etc/ for files used on the PX4 or Raspberry Pi. Copy
extra.txt to etc/extra.txt on the PixFalcon SD card.Makefile for shortcuts to build pipoint itself.This is not an official Google product.
-- Michael Hope michaelh@juju.nz mlhx@google.com