Commit Graph

237 Commits

Author SHA1 Message Date
f7bb745e49 Added boolean for iris controller connected. Updated iris node to set state. 2018-03-03 18:49:59 -08:00
MatthewTaylor24
5336c754be Merge branch 'master' of https://github.com/OSURoboticsClub/Rover_2017_2018 2018-03-03 18:28:11 -08:00
MatthewTaylor24
8b66bdfba8 Adding system statuses to base level of master 2018-03-03 18:27:11 -08:00
8cd438de9a Removed extra systemctl stop command that killed the script before the jstson could shut down. 2018-03-03 18:11:28 -08:00
997a3e99ea Removed cameras from auto power off as apparently they don't disappear on poweroff 2018-03-03 17:56:06 -08:00
b585eaab50 Added extra line to poweroff to kill scripts first. 2018-03-03 17:42:59 -08:00
ce10e9e802 Added auto startup and poweroff scripts. 2018-03-03 17:21:38 -08:00
a7297d50cf Added rover status to rover_setup. 2018-03-03 16:14:39 -08:00
68d4353cf6 Added rover_status package. 2018-03-03 16:12:35 -08:00
5d772f2d5c Added auto_poweroff monitor. Testing now. 2018-03-03 14:53:46 -08:00
2a37f6fe2e Added watchdog for drive coordinator. Removed background from compass. Tuned some stuff on ground station drive sender. 2018-03-01 19:50:45 -08:00
6d9ed5d438 Fixed some gui elements. Added pause / speed control to remote drive. 2018-03-01 17:14:34 -08:00
Ken Steinfeldt
00f7e0875d adds time, not connected 2018-03-01 14:33:12 -08:00
e29e88a81d Updated UI Files 2018-02-27 22:46:59 -08:00
Chris Pham
e054dc9aae Merge branch 'master' of https://github.com/OSURoboticsClub/Rover_2017_2018 2018-02-27 22:35:40 -08:00
230f64f4a3 Major changes. Refactored. Drive now arbitrates between FrSky and ground station. 2018-02-27 21:47:23 -08:00
934dd3eeb4 MAJOR refactor of software layout. Needed as ground station and rover both need access to shared packages. 2018-02-27 18:38:55 -08:00
ff7a587f80 Added pycharm files to gitignore. Started control coordinator refactore for multiple inputs. Last commit before made layout refactor 2018-02-27 17:39:58 -08:00
b0258bc100 Fixed too large value for UINT16. Round two... 2018-02-26 23:16:47 -08:00
5e2400dfde Fixed too large value for UINT16 2018-02-26 23:14:09 -08:00
2f19732b37 Fixed math on one line. 2018-02-26 23:08:50 -08:00
b358919221 Simple change to keep values in range for now. 2018-02-26 23:07:06 -08:00
8cc7048b9e Added receiver/sender for drive from ground station. 2018-02-26 22:54:00 -08:00
92d67222a1 Merge branch 'master' of https://github.com/OSURoboticsClub/Rover_2017_2018 2018-02-26 22:49:08 -08:00
46809c3a39 Inverted axes and set default values 2018-02-26 22:48:55 -08:00
91780ffed1 Made divisor a float 2018-02-26 22:46:49 -08:00
960f5e3778 Merge branch 'master' of https://github.com/OSURoboticsClub/Rover_2017_2018 2018-02-26 22:45:38 -08:00
8c96c8e0a9 Added missing 's' 2018-02-26 22:45:31 -08:00
23fb4cdb09 Merge branch 'master' of https://github.com/OSURoboticsClub/Rover_2017_2018 2018-02-26 22:44:30 -08:00
8861cd20ca Added sending drive commands via ROS topic 2018-02-26 22:44:14 -08:00
b91b05adaa Merge branch 'master' of https://github.com/OSURoboticsClub/Rover_2017_2018 2018-02-26 22:31:09 -08:00
3b8572a665 Printing axis data. 2018-02-26 22:30:42 -08:00
20dc332c06 Merge branch 'master' of https://github.com/OSURoboticsClub/Rover_2017_2018 2018-02-26 22:08:21 -08:00
18c135a853 Added initial drive sender for ground station 2018-02-26 22:07:34 -08:00
0d33eadcc5 Merge branch 'master' of https://github.com/OSURoboticsClub/Rover_2017_2018 2018-02-26 21:29:26 -08:00
ff1d45f880 Removed dynamic reconfigure for now. 2018-02-26 21:29:04 -08:00
9470708708 Merge branch 'master' of https://github.com/OSURoboticsClub/Rover_2017_2018 2018-02-26 21:20:38 -08:00
e7040f3150 Trying receiver with ground station 2018-02-26 21:19:11 -08:00
125b7eabde Fixed node names 2018-02-26 20:53:24 -08:00
5e26cb585f Trying multiple udp camera senders 2018-02-26 20:52:01 -08:00
31daf96a88 New topics for testing 2018-02-26 20:05:31 -08:00
4bc01f75d7 Added camera test files for topic transport 2018-02-26 18:43:43 -08:00
Corwin Perren
2fe9e433dc Changed camera name for chassis pan/tilt camera. 2018-02-27 01:55:26 +00:00
Corwin Perren
4972e5b7b2 Main drive over FrSky tested on Rover using Jetson. Works as intended. 2018-02-26 11:36:09 +00:00
f37337a976 Wrote the base of rover_control. Currently drives rover using FrSky. Needs tuning. 2018-02-26 03:04:21 -08:00
Chris Pham
1a220a0de3 intergrate mapping overlay 2018-02-24 15:32:23 -08:00
Chris Pham
71408a1148 Cone to point to heading, I think? 2018-02-24 13:56:00 -08:00
Chris Pham
368b86ffb6 Added transparancy and point for rover with a hat! 2018-02-24 13:48:04 -08:00
Chris Pham
e921334b14 Fit PEP and created Overlay class 2018-02-24 13:11:07 -08:00
Corwin Perren
1bf2f5e3da Joystick multi-threaded fragment now works 2018-02-23 07:34:52 +00:00