• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

wehr-lab / autopilot / 536
28%
main: 28%

Build:
Build:
LAST BUILD BRANCH: v0.5.0
DEFAULT BRANCH: main
Ran 30 Jul 2021 12:56AM UTC
Jobs 3
Files 68
Run time 27s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
536

push

travis-ci-com

web-flow
Merge pull request #110 from wehr-lab/parallax

Improvements from Parallax experiment

Did a bunch of improvement for a specific experiment that is to be included in v0.4.0

Moved the stuff that was specific to its own plugin repository: https://github.com/auto-pi-lot/autopilot-plugin-parallax

and am pulling

new
* hardware - ~ finally a class to read from a picamera ~ written efficiently with numpy buffers according to a bunch of scattered advice from the picamera package maintainer. it's great.
* transforms - timeseries - adapted a Kalman filter from the wonderful [filterpy](https://github.com/rlabbe/filterpy) package! it's in the new `timeseries` transform module
* transforms - geometry - IMU_Orientation performs a sensor fusion algorithm with the Kalman Filter class to combine gyroscope and accelerometer measurements into a better esimate of earth-centric roll and pitch. This is used by the IMU class, but is made independent so it can be used without an Autopilot hardware object/post-facto/etc.
* transforms - timeseries - Filter_IIR implements scipy's IIR filter as a transform object.
* transforms - timeseries - integrate adds successive numbers together (scaled by `dt` if requested). not much by itself, but when used with a kalman filter very useful :)
* transforms - geometry - Rotate - use scipy to rotate a vector by some angle in x, y, and/or z
* transforms - spheroid - fit and transform 3d coordinates according to some spheroid - used in the IMU's accelerometer calibration method: given some target spheroid, and some deformed spheroid (eg. a miscalibrated accelerometer might have the x, y, or z axis scaled or offset) either explicitly set or estimated from a series of point measurements, transform future input given that transformation to correct for the deformed source spheroid.
* transforms - math - add. add a value to some numbers lmao. 
* gui - dialogue widget for streaming video outside of a task context
* scripts - `pi... (continued)

2711 of 10042 relevant lines covered (27.0%)

0.81 hits per line

Jobs
ID Job ID Ran Files Coverage
1 536.1 (DISPLAY=":99.0" QT_DEBUG_PLUGINS=1) 30 Jul 2021 12:56AM UTC 0
27.16
Travis Job 536.1
2 536.2 (DISPLAY=":99.0" QT_DEBUG_PLUGINS=1) 30 Jul 2021 12:56AM UTC 0
27.8
Travis Job 536.2
3 536.3 (DISPLAY=":99.0" QT_DEBUG_PLUGINS=1) 30 Jul 2021 12:56AM UTC 0
27.8
Travis Job 536.3
Source Files on build 536
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #536
  • 08b08498 on github
  • Prev Build on dev (#533)
  • Next Build on dev (#537)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc