179 Commits

Author SHA1 Message Date
b72bbba25e Add CRC checking to python tools 2019-06-02 10:29:32 -07:00
8f3fdd137a Try to fix more comms issues 2019-06-02 10:29:22 -07:00
429d195603 Few cleanups in ugv.cc 2019-06-01 17:19:13 -07:00
1e3adb691e Show yaw angle on display 2019-06-01 17:19:01 -07:00
c734a9c32c Improve python scripts 2019-06-01 17:18:37 -07:00
fb95ec1d7b Tune Madgewick beta 2019-06-01 17:17:55 -07:00
2193e397cf Config changes 2019-06-01 17:17:41 -07:00
f03c839acf Recalibrate again 2019-06-01 17:16:21 -07:00
990dc93f8c Fix minor ugv_cmd issue 2019-05-30 18:23:15 -07:00
6965f03068 clang-format without silly alignment 2019-05-28 17:11:53 -07:00
f8b7cc5e8b Fix clean builds 2019-05-28 17:08:45 -07:00
703a0715df try to fix comms issues 2019-05-28 16:52:19 -07:00
e994d4f898 add requirements and some good changes to python stuff 2019-05-28 16:51:15 -07:00
Ryan Nemiroff
ee0ff57484 Add ugv_to_ground.py 2019-05-25 05:00:20 -07:00
15f4080482 add stillness checking 2019-05-23 20:03:40 -07:00
068cd2d33b even more good commands 2019-05-23 18:55:20 -07:00
771e3580c4 Fix a thing 2019-05-23 13:14:54 -07:00
dfcf050761 CLI completion 2019-05-23 12:54:31 -07:00
9d6d68efc1 few more CLI tweaks 2019-05-23 12:38:14 -07:00
2cbf80f293 improve CLI interface 2019-05-23 12:34:43 -07:00
28a6d087d7 config changes 2019-05-23 12:05:30 -07:00
fefcd6e44f fix MPU calibration 2019-05-23 12:05:16 -07:00
f01cc5de9a more and better messages 2019-05-22 18:45:55 -07:00
cfe26b125f more calibration 2019-05-22 18:45:44 -07:00
c1130ca63a more calibration stuff 2019-05-22 18:45:36 -07:00
b3e9dd75ca lots of work on tools 2019-05-16 19:01:03 -07:00
c9e872c355 Work on good tools 2019-05-16 11:12:12 -07:00
385a9747f6 use cmath instead of math.h 2019-05-15 22:09:34 -07:00
803abd05a7 inform cmake of header files 2019-05-15 22:02:38 -07:00
d738c2b4a7 refactor everything 2019-05-15 21:50:38 -07:00
fe5160abfc move LatLong to own file 2019-05-15 21:31:06 -07:00
b7c3278b6f remove cmake message 2019-05-15 21:26:28 -07:00
eb1da0bc02 move PIDController::Error to cc 2019-05-15 21:26:18 -07:00
46e5b33f46 move PIDController to it's own file 2019-05-15 21:25:04 -07:00
8a479f5841 more time for ReadLn 2019-05-15 21:21:39 -07:00
a07f2bfd6c show state on display 2019-05-15 21:21:30 -07:00
31f41c4b3c send config over rf link 2019-05-15 21:21:17 -07:00
9fe62e38af send config from python script 2019-05-15 21:19:47 -07:00
1703d656dc change axes 2019-05-15 21:19:28 -07:00
f350dbe992 Merge branch 'master' of amikhalev.com:amikhalev/uas-ugv 2019-05-15 18:15:43 -07:00
474f56940b fix issues with ReadLn 2019-05-15 17:15:58 -07:00
3b0221619d more work on calibration 2019-05-15 17:15:48 -07:00
dd9438d4b4 more work on calibration 2019-05-15 17:14:49 -07:00
50fd45ce27 add flip/unflip logic 2019-05-15 17:13:16 -07:00
25cc0d0bc3 more PID 2019-05-09 21:16:25 -07:00
3f8ab289a9 add calibration values 2019-05-09 21:16:20 -07:00
2c63020f75 more calibration 2019-05-09 21:16:06 -07:00
7226d8112e lots of work on driving and fixing stuff 2019-05-09 20:01:51 -07:00
35d3f6b9c7 use base64 encoding for messages 2019-05-09 10:23:27 -07:00
771b98a667 use base64 encoding in python script 2019-05-09 10:22:04 -07:00