Commit Graph

435 Commits

Author SHA1 Message Date
Nick McComb
7fc46b75a0 Fixing motor node 2018-05-01 16:59:48 -07:00
Nick McComb
14bf7e1418 Added Tower Documentation 2018-05-01 16:56:14 -07:00
Nick McComb
bef521fe5a Updated reference to motor node image 2018-05-01 16:35:20 -07:00
Nick McComb
3e5521fc1b Addeed motor node picture 2018-05-01 16:34:07 -07:00
Corwin Perren
1d9797f00b Updated requirements document to version 1.1 2018-04-26 14:03:27 -07:00
a2ad3c2c9a Got simple package compiling with both ros and simplemotion included. 2018-04-21 19:45:37 -07:00
acbe86bd07 Added new rover package rover_arm. Updated rover_setup to include new package. 2018-04-21 18:44:56 -07:00
72994f9c9c Added battery status monitoring. Also made wheel status senders/recievers. 2018-04-21 17:01:27 -07:00
7b7efbe37a Added senders/receivers for Matthews new GPS statuses. 2018-04-21 16:03:30 -07:00
12858bf796 Matthew added GPS data to statuses. 2018-04-21 15:45:39 -07:00
MatthewTaylor24
22bf801668 lol I knew I broke it -- commented out gps info for now 2018-04-14 18:30:45 -07:00
MatthewTaylor24
40df3b2987 updated gps info for system_statuses_node.py and GPSInfo.msg. This probably won't compile lul 2018-04-14 18:20:33 -07:00
a15500b4c5 Added Iris status for voltage on Rover. Nav testing launch changes. 2018-04-14 17:51:05 -07:00
MatthewTaylor24
7b7f174d01 Added Bogie Wheel recognition in System Statuses, tested with detection results (not necessarily correct name/location) on rover 2018-04-14 17:22:02 -07:00
Chris Pham
4daf40a229 Changed UI file to allow 180 from 90 and abs numbers 2018-04-14 14:08:54 -07:00
Nick McComb
ad2c77c748 Added IRIS Rule file for CircuitMaker 2018-04-14 13:24:43 -07:00
Ken Steinfeldt
307b978fb9 Merge pull request #16 from captntuttle/master
timer right-left click
2018-04-12 13:04:08 -07:00
Ken Steinfeldt
324b9b8987 timer right-left click 2018-04-12 12:39:52 -07:00
Chris Pham
d9e5b403d7 Swap East/West for DMS 2018-04-12 12:22:25 -07:00
Chris Pham
9d25778631 Merge branch 'master' of https://github.com/OSURoboticsClub/Rover_2017_2018 2018-04-12 12:21:16 -07:00
Chris Pham
e8ddedcf42 Set DMS cardinality 2018-04-12 12:21:13 -07:00
58295c6adb Merge branch 'master' of https://github.com/OSURoboticsClub/Rover_2017_2018 2018-04-12 12:08:30 -07:00
cf95a46c7d Spacenav mouse now broadcasts states for use with gui. 2018-04-12 12:08:13 -07:00
Chris Pham
af7b48f19a Fixed DMS issues, needed to fix int cast 2018-04-12 12:08:06 -07:00
Chris Pham
1507c11f47 Correct mispelling on longitude_second_label 2018-04-12 11:28:58 -07:00
Chris Pham
30f518c34f DMS for longitude added 2018-04-12 11:26:42 -07:00
Chris Pham
d4dd599378 cast lat_min to float 2018-04-12 11:24:01 -07:00
Chris Pham
443cc5dd83 DMS convert to var and int/float issues 2018-04-12 11:22:17 -07:00
9c69967be1 Merge branch 'master' of https://github.com/OSURoboticsClub/Rover_2017_2018 2018-04-12 11:15:27 -07:00
368401176b Added error handling for missing radio. More spacenav changes, testing nav launch file. 2018-04-12 11:15:24 -07:00
Chris Pham
7f82627135 Implementing DMS for Latitude 2018-04-12 11:10:36 -07:00
6c95e9b3f1 Added launch file for localization testing. Shows pose in rviz when base frame set to odomgit status! 2018-03-24 18:15:14 -07:00
068b936541 Updated motor node issues. Fixed waypoints coordinator name so ground station launches. 2018-03-24 15:30:27 -07:00
Dylan Thrush
012b638487 Update arm_breakout_1.md 2018-03-21 17:06:04 -07:00
85a2a7b066 Merge branch 'master' of https://github.com/OSURoboticsClub/Rover_2017_2018 2018-03-17 20:32:24 -07:00
a0e8d9eb71 Refactored JoystickSystems to InputSystems. Added base of spacenav control sender. Currently gets events and stores them. 2018-03-17 20:32:13 -07:00
Chris Pham
70eba06a4b Included a checker to prevent any inputs if the fields are empty 2018-03-17 20:28:17 -07:00
Chris Pham
8ccd4c7d21 Applied Landmark Buttons 2018-03-17 20:10:57 -07:00
Chris Pham
790b84b140 Supposed nav list buttons working 2018-03-17 19:44:12 -07:00
Dylan Thrush
f024b32acc Update and rename arm_breakout_1 to arm_breakout_1.md 2018-03-17 18:09:52 -07:00
Chris Pham
886058fa9b add str conversion 2018-03-17 16:36:13 -07:00
339f346fdf Fixed OSURC logo, modified leftui. 2018-03-17 16:34:01 -07:00
Chris Pham
c2297d8107 changed from QtGUI to QtWidgets 2018-03-17 16:06:08 -07:00
Chris Pham
019f8e8268 change from addrow to insertrow 2018-03-17 15:57:22 -07:00
Chris Pham
6d1d69f5eb change disable to Enabled 2018-03-17 15:47:12 -07:00
Chris Pham
36b1fa6431 add connect 2018-03-17 15:44:51 -07:00
Chris Pham
b0b7d05fce added a 't' and fake values for adding from gps 2018-03-17 15:43:54 -07:00
Chris Pham
fd94901f7d Merge branch 'master' of https://github.com/OSURoboticsClub/Rover_2017_2018 2018-03-17 15:35:38 -07:00
Chris Pham
98d40c34e0 Change disable type 2018-03-17 15:35:29 -07:00
df75949dd1 Added landmark names so things don't break 2018-03-17 15:33:19 -07:00