tbohne / msc

Master's Thesis at Osnabrueck University / DFKI
0 stars 0 forks source link

Assumptions of the work #37

Closed tbohne closed 2 years ago

tbohne commented 3 years ago

Guru's plan (part of what I'm assuming / building upon in my work):

Deliverables:

Scenario A: (Battery is enough) 1 Robot charges up to threshold 2 Robot drives to first roi 3 Robot scans 4 Repeat 2 & 3 according to user input 5 Robot completes last roi 6 Robot returns to charger, GOTO 1

Scenario B: (Battery is not enough) 1 Robot charges up to threshold 2 Robot drives to first roi 3 Robot scans 4 Repeat 2 & 3 according to user input 5 At some point battery watchdog kicks in 6 Robot returns to charger 7 Robot charges up to threshold 8 Robot resumes mission 9 Robot completes last roi 10 Robot returns to charger, GOTO 1