Ran
|
Files
42
|
Run time
2s
|
Badge
Embed ▾
README BADGES
|
push
travis-ci
Random mission generator (#141) * added connection module * added to_message to Command * bug fix: bad type def * bug fix: to_command -> to_message * updated test_command * added connection module to ardu * added to_message to Parachute * Squashed commit of the following: commit f7bd55b0e Author: Chris Timperley <christimperley@googlemail.com> Date: Tue Oct 2 16:11:31 2018 -0400 Simplified Specification subclasses into Specification instances (fixes #118) (#119) * updated GotoNormally * bug fix: bad timeout name * removed GotoNormally docstring * updated setmode specs * updated takeoff spec * updated rover.goto * updated ardu.common specs * updated copter.goto specs * fixed pycodestyle violation * added to_message for copter.goto * Adding to_messafe to arm command * Added to_message to all commands * first try of using missions instead of GCS commands * Added the vehicle * Using the concept of hooks * bug fix and checking pre/post conditions for each command * Fixing style violations * Adding message hooks and evolve * style fix * Adding comments, removing hooks * Removing a temp change * Small example of how to create the commands * Read from yaml file and create the commands * More commands added to the file * Minor improvements * Cosmetic changes * Fixing style errors * Adding a small test * WIP: fixed parts of mission generator * Generate random missions works now * Adding generate function for GoTo as a test * Dynamically add generator * Style fixes * Adding a small test * Small example of how to create the commands * Read from yaml file and create the commands * Minor improvements * Dynamically add generator * messed up rebase * Making some of the requested changes
1074 of 2310 relevant lines covered (46.49%)
0.46 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
---|