|
|
c47d4e2903
|
Started rewrite of rover_camera so we can view rtsp streams and control which streams are enabled. Changed senders / receivers for new camera.
|
2018-03-04 19:59:07 -08:00 |
|
|
|
8b83e84677
|
Some more modifications to drive sender so things are a little smoother. Works well now. Changed update rates for control systems.
|
2018-03-04 16:27:24 -08:00 |
|
|
|
add93b6b7f
|
Actually published the status. Changed names so they match the bogie.
|
2018-03-03 20:41:10 -08:00 |
|
|
|
628efbb1c5
|
Added status data from rover_drive nodes.
|
2018-03-03 20:36:24 -08:00 |
|
|
|
21f9a66f58
|
Merge branch 'master' of https://github.com/OSURoboticsClub/Rover_2017_2018
|
2018-03-03 19:58:24 -08:00 |
|
|
|
0b64840ea4
|
Added compass back. Beginning of better changes for drive_control.
|
2018-03-03 19:55:35 -08:00 |
|
MatthewTaylor24
|
575c5bc935
|
Added FrSKy controller rover_status check
|
2018-03-03 19:19:47 -08:00 |
|
|
|
f7bb745e49
|
Added boolean for iris controller connected. Updated iris node to set state.
|
2018-03-03 18:49:59 -08:00 |
|
MatthewTaylor24
|
5336c754be
|
Merge branch 'master' of https://github.com/OSURoboticsClub/Rover_2017_2018
|
2018-03-03 18:28:11 -08:00 |
|
MatthewTaylor24
|
8b66bdfba8
|
Adding system statuses to base level of master
|
2018-03-03 18:27:11 -08:00 |
|
|
|
8cd438de9a
|
Removed extra systemctl stop command that killed the script before the jstson could shut down.
|
2018-03-03 18:11:28 -08:00 |
|
|
|
997a3e99ea
|
Removed cameras from auto power off as apparently they don't disappear on poweroff
|
2018-03-03 17:56:06 -08:00 |
|
|
|
b585eaab50
|
Added extra line to poweroff to kill scripts first.
|
2018-03-03 17:42:59 -08:00 |
|
|
|
ce10e9e802
|
Added auto startup and poweroff scripts.
|
2018-03-03 17:21:38 -08:00 |
|
|
|
a7297d50cf
|
Added rover status to rover_setup.
|
2018-03-03 16:14:39 -08:00 |
|
|
|
68d4353cf6
|
Added rover_status package.
|
2018-03-03 16:12:35 -08:00 |
|
|
|
5d772f2d5c
|
Added auto_poweroff monitor. Testing now.
|
2018-03-03 14:53:46 -08:00 |
|
|
|
2a37f6fe2e
|
Added watchdog for drive coordinator. Removed background from compass. Tuned some stuff on ground station drive sender.
|
2018-03-01 19:50:45 -08:00 |
|
|
|
6d9ed5d438
|
Fixed some gui elements. Added pause / speed control to remote drive.
|
2018-03-01 17:14:34 -08:00 |
|
Ken Steinfeldt
|
00f7e0875d
|
adds time, not connected
|
2018-03-01 14:33:12 -08:00 |
|
|
|
e29e88a81d
|
Updated UI Files
|
2018-02-27 22:46:59 -08:00 |
|
Chris Pham
|
e054dc9aae
|
Merge branch 'master' of https://github.com/OSURoboticsClub/Rover_2017_2018
|
2018-02-27 22:35:40 -08:00 |
|
|
|
230f64f4a3
|
Major changes. Refactored. Drive now arbitrates between FrSky and ground station.
|
2018-02-27 21:47:23 -08:00 |
|
|
|
934dd3eeb4
|
MAJOR refactor of software layout. Needed as ground station and rover both need access to shared packages.
|
2018-02-27 18:38:55 -08:00 |
|
|
|
ff7a587f80
|
Added pycharm files to gitignore. Started control coordinator refactore for multiple inputs. Last commit before made layout refactor
|
2018-02-27 17:39:58 -08:00 |
|
|
|
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 |
|