Commit Graph

245 Commits

Author SHA1 Message Date
047c04ca41 Started adding in xbox controller to gui. Thinking of scrapping spacenav mouse. It kinda sucks. Also, three axes moving on the arm! Time to make an action client for moveitgit add .git add .! 2018-08-02 00:55:44 -07:00
6fd06840ec Permissions on effector control 2018-07-29 21:53:41 -07:00
092318ec10 Mining system completegit add .! 2018-07-29 21:46:10 -07:00
b79693c855 Added mining testing firmware 2018-07-29 00:02:01 -07:00
Dylan Thrush
5b33b80196 Merge branch 'master' of https://github.com/OSURoboticsClub/Rover_2017_2018 2018-07-28 22:24:46 -07:00
Dylan Thrush
6607e4bd77 Added IONI configs and mining firmware 2018-07-28 22:20:13 -07:00
ae8cffeb6e Working on adding bash console to a widget. Added low battery and critical battery warnings as we almost killed a rover battery from undervoltagegit statusgit statusgit status 2018-07-28 21:58:08 -07:00
aa6f3f2d6f Fixed compass so it shows on startup again. 2018-07-28 19:06:38 -07:00
6cd95b59cb Mapping color points with text workinggit add .git add . 2018-07-28 18:51:12 -07:00
ba07b6da02 Mapping dragging working correctly now. Still choppy. 2018-07-28 15:20:51 -07:00
6ff6068759 Choppy panning and zooming working! Not the nicest, but it works. 2018-07-28 15:11:32 -07:00
9d3969f9e4 Got farther with mapping, heading indication, and firmware with cal for IMU. Need to figure out which direction IMU is in for ROS to work right. 2018-07-27 21:25:24 -07:00
bb0afef84d Fixed git reset scripts 2018-07-27 14:32:39 -07:00
71cff19b77 Started working on mapping waypoints and thinking about zoom/pan. Added watchdog for odometry. Fixed watchdog for IRIS. Changed voltage warning for rover, was too low. Added neat loading image for mapping on launch. 2018-07-21 20:45:59 -07:00
8c78d5729f Merge branch 'master' of https://github.com/OSURoboticsClub/Rover_2017_2018 2018-07-21 18:23:05 -07:00
c657048ccf Map now shows coordinates and tiny rover in middle. Going to try to debug IRIS issues. 2018-07-21 18:22:51 -07:00
Dylan Thrush
d6719e87f9 added gripper firmware 2018-07-21 16:31:23 -07:00
39a7d482de Pan/tilt now works for both tower and chassis. Intelligently controllable and centerable using joystick. Added some error handling for map stuff. New firmware for chassis node. 2018-07-19 18:42:55 -07:00
a573f72c1c Got more statuses working, mainly GPS. Played with odom a bit more. Map now shows live GPS location! 2018-07-15 22:35:50 -07:00
1b7f5437b9 Got pan/tilt and tower combo node done. Other misc changes. 2018-07-14 20:54:50 -07:00
de93764849 Pan/tilt now working from ground station with working tower on rover. Need to integreate tower node on modbus bus for that node, but overall working. 2018-07-14 16:19:18 -07:00
1110dce885 Ubiquiti radio statuses now working. Misc other items. 2018-07-08 21:01:53 -07:00
d3a3a561e2 Initial odometry and localization working, though position grows without bound. It's a start though. 2018-07-07 13:53:28 -07:00
ddd4953495 Working on odometry. Got firmware and ros node separating out gps/imu data. Needs to get sent to the right topics, but hard part is done! 2018-07-06 21:48:32 -07:00
9c848e8368 Added first version of tower firmware. Spits out GPS and IMU data on port RS485-1 and talks over modbus on RS585-2. Modbus side doesn't do anything atm. 2018-07-05 20:22:51 -07:00
8a83b6f140 Back to defaults after OMSI. IRIS fully working again. 2018-06-29 17:26:31 -07:00
1a29881d5e Merge branch 'master' of https://github.com/OSURoboticsClub/Rover_2017_2018 2018-06-14 14:16:07 -07:00
f132bb38d4 IRIS is back. Still driving on backups. Made modifications for OMSI. 2018-06-14 14:15:51 -07:00
Dylan Thrush
d7d9e31014 added initial grasper firmware 2018-06-05 09:13:58 -07:00
be7c50a702 Added quickstart guide for ground station software 2018-06-04 21:22:20 -07:00
d89685a156 Added sender for tower pan/tilt control. Tested and works. 2018-06-02 16:02:04 -07:00
897e0fa3d2 Finished firmware for tower pan/tilt node. Also made the ROS node for it. Just needs to be installed on Rover. 2018-05-26 15:32:17 -07:00
23035c11ba Changed code so rover can run without FrSky for EXPO 2018-05-17 21:46:59 -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
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