Commit Graph

66 Commits

Author SHA1 Message Date
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
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
1aaf00ddbe Made joystick multi-threaded 2018-02-22 23:24:04 -08:00
aa46f6637a Added missing resolution line to motor driver. Need to fix calcs for motor driver and 24v on iris. Linear repsentation from measurement next. 2018-02-21 00:30:54 -08:00
3e4d85c9a1 Made proper iris firmware, minus voltage telemetry. 24V is working, just need to finish the rest. 2018-02-21 00:17:31 -08:00
6bb3539488 Added non-final versions of iris and tower firmware. 2018-02-20 15:45:21 -08:00
31a07e82f8 Added placeholders for firmware. First revision of motor driver firmware working. 2018-02-20 15:28:22 -08:00
b54c8c3856 Updated README for ground station. 2018-02-15 18:33:15 -08:00
9691efe3dd Merge branch 'master' of https://github.com/OSURoboticsClub/Rover_2017_2018 2018-02-14 19:54:07 -08:00
9b3fd50188 Very rough joystick driving working 2018-02-14 19:52:36 -08:00
6993c58a13 Merge branch 'master' of https://github.com/OSURoboticsClub/Rover_2017_2018 2018-02-14 18:51:16 -08:00
4698723bb0 Changed right screen so it color matches 2018-02-14 18:51:08 -08:00
2ffe876313 Fixed compass image loading 2018-02-14 18:43:29 -08:00
f009383b3e Added missing compass image 2018-02-14 18:39:40 -08:00
d13a0d2d69 Updated UI Files. Getting closer to actual layout. 2018-02-14 18:35:14 -08:00
13c4fb48fe Merge branch 'master' of https://github.com/OSURoboticsClub/Rover_2017_2018 2018-02-13 13:21:10 -08:00
aca4c0627c Map now loads. Changed launcher to match monitors. 2018-02-13 13:20:55 -08:00
b5be2a6f24 Merge branch 'video_testing' 2018-02-12 21:04:46 -08:00
c90247643f workspace 2018-02-12 21:03:34 -08:00
ad4bf7d74c Some new drive code. Firmware too, but that's not up yet. 2018-02-11 21:18:40 -08:00
Chris Pham
bd4deb1b2a Fix QObject thread for Map Coordinator 2018-02-10 13:37:16 -08:00
Chris Pham
c50675b301 Add connect signals and slots to map coords 2018-02-08 15:05:31 -08:00
Chris Pham
cba5bc9b39 Create setup_signals for Map Coords 2018-02-08 14:59:56 -08:00