mirror of
https://github.com/OSURoboticsClub/Rover_2017_2018.git
synced 2025-11-09 02:31:14 +00:00
Updated motor node issues. Fixed waypoints coordinator name so ground station launches.
This commit is contained in:
@@ -48,7 +48,7 @@ class WaypointsCoordinator(QtCore.QThread):
|
||||
landmark_waypoints_add_gps_button)
|
||||
|
||||
self.land_delete_button_label = (self.left_screen.
|
||||
landmark_waypoint_delete_button)
|
||||
landmark_waypoints_delete_button)
|
||||
|
||||
self.settings = QtCore.QSettings()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user