Commit Graph

319 Commits

Author SHA1 Message Date
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
Nick McComb
e6a0188bbe Updated IRIS photo 2018-02-10 22:26:21 -08:00
Nick McComb
fd0c1592a7 Reverted fancy docs 2018-02-10 17:43:27 -08:00
Nick McComb
1a563a25da Made node documentation fancy 2018-02-10 17:42:17 -08:00
Nick McComb
dd2901e415 Added general node documentation 2018-02-10 17:36:45 -08:00
Nick McComb
f9bcb567f4 Updated Motor Node documentation 2018-02-10 17:14:27 -08:00
Nick McComb
1e227aaad8 Added Motor Node Documentation 2018-02-10 17:13:23 -08:00
Nick McComb
34ac6fe486 Updated Iris documentation 2018-02-10 15:56:08 -08:00
Nick McComb
ea6050e777 Updated Iris docs with known issues 2018-02-10 15:50:42 -08:00
Nick McComb
b817725192 Added Iris node documentation 2018-02-10 15:47:33 -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
e9f03deaa2 Merge pull request #9 from OSURoboticsClub/Mapping_Core
Mapping core
2018-02-08 14:08:26 -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
4455e57693 fixed wrong size references 2018-02-08 13:57:49 -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
Chris Pham
3369434317 Changed file names and started initer for MapCoordinator 2018-02-08 13:33:32 -08:00
Chris Pham
89e7739f54 Start of RoverMapCoordinator 2018-02-08 12:58:45 -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
granaa
105925a263 Add files via upload 2018-02-03 16:47:36 -08:00
Chris Pham
23f3554af3 complying with PEP8 standard 2018-02-03 15:28:45 -08:00
bb8bae2f55 Removed ublox. Added rover_drive 2018-02-03 15:09:44 -08:00
Chris Pham
31ad2185cb Comment out waypoints 2018-02-03 14:52:20 -08:00
Chris Pham
ad51c3d794 Finished move_latlon function 2018-02-03 14:51:32 -08:00
Chris Pham
b402cd12d3 created docstrings for maphelper 2018-02-03 14:40:46 -08:00
Chris Pham
d17aaf5ef8 Added Docstrings for mapping.py 2018-02-03 14:37:43 -08:00
Chris Pham
4a66dbc0b5 Moved pixels_to_meters to Helper 2018-02-03 14:06:46 -08:00
Chris Pham
10c9dc8451 Make static functions and self reference for helper 2018-02-03 14:02:23 -08:00
Chris Pham
0cbd593380 Add pixels_to_degrees to helper 2018-02-03 13:56:15 -08:00
Chris Pham
37303e3a95 Moved fast_round to helper 2018-02-03 13:53:21 -08:00
Chris Pham
e65d4e5067 Move new_image function to helper 2018-02-03 13:50:32 -08:00