Commit Graph

203 Commits

Author SHA1 Message Date
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
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
Chris Pham
e64c42c45f correct super __init__ for map coord 2018-02-08 14:51:35 -08:00
Chris Pham
8b903d1299 changed import calls and another bang 2018-02-08 14:44:20 -08:00
Chris Pham
345c75886d remove bang 2018-02-08 14:40:48 -08:00
Chris Pham
79325aefdf Added parenthesis 2018-02-08 14:39:46 -08:00
Chris Pham
fe53c5d5a7 added init for mapping 2018-02-08 14:36:12 -08:00
Chris Pham
f71bcba2b0 Change the include to correct path and remove test file 2018-02-08 14:13:53 -08:00
Chris Pham
bb3b47977b Moved file to software/ground_station 2018-02-08 14:06:12 -08:00
Chris Pham
cdfc767891 Corrcted bool and created the thread for the main class 2018-02-08 14:02:43 -08:00
Chris Pham
f4d6835e85 create label for left xml for map location, and remove _get_map. 2018-02-08 13:50:12 -08:00
940d2782c3 Added beginnings of getting motor control working from within ROS. Current launch file and tester node work and make the motor movegit status! 2018-02-03 17:12:15 -08:00
bb8bae2f55 Removed ublox. Added rover_drive 2018-02-03 15:09:44 -08:00
219bc0956c Everything ready to do sensing of frame rates to adjust quality. Dynamic reconfigure working! :D 2018-01-25 17:55:23 -08:00
71aca163d6 Fixing things. 2018-01-25 16:20:48 -08:00