PROTOTYPE SOLUTION: A demo of screen
shots and a brief report of client group feedback
This is the basic level of the program whereby the robot (which
is the purple circle) moves in a pre-defined route while avoiding
the obstacles (which are the cyan shapes).
This is the intermediate level of the program. There is a traffic
light there, when the light shows green it keeps on moving in the
pre-defined route.
This is also the intermediate level of the program. When the
light shows red, the robot stops and when it shows green, it
keeps on moving.
REPORT
The feedback from the client group about the software was
impressing, they liked the light function, map layout (different
shapes) and how the robot follows the route.
The client group also thought we should improve on the random
robot movement and the robot collision with objects.
Also, they advised us to make the canvas of the robot bigger and
make the robot look like it’s doing a defined route instead of
appearing to be random.
The feedback was taken into consideration and worked on. The
implementation of the code was done and it came out good.
Prototype solution2

More Related Content

PDF
Hit the Road (mobile app design)
PPTX
Statistika Korelasi dan Regresi
PDF
Tutela giurisdizionale dei "rifugiati" (How to ensure judicial enforcement of...
PPTX
Fight of terrorism as seen by the defense (it /de)
PDF
Virtual networking computing via raspberry pi and nexus installation and conf...
PDF
Il difficile "mestiere" dell'avvocato. Lawyers tough job.
PDF
SecurifyLabs & Tiki @ Countermeasure 2014
PPTX
2id08 kel5 shift2_worksampling
Hit the Road (mobile app design)
Statistika Korelasi dan Regresi
Tutela giurisdizionale dei "rifugiati" (How to ensure judicial enforcement of...
Fight of terrorism as seen by the defense (it /de)
Virtual networking computing via raspberry pi and nexus installation and conf...
Il difficile "mestiere" dell'avvocato. Lawyers tough job.
SecurifyLabs & Tiki @ Countermeasure 2014
2id08 kel5 shift2_worksampling

Viewers also liked (12)

PPT
Classification of Plants
PDF
Uts rpl 2010_1101_dan_solusi
DOCX
Aakash Ashokan
PPTX
Question 3
PPT
Best Fit Awesome Web Apps for Highly Creative Kids
PPTX
Peringkat Kinerja Operator
PDF
Portfolio 2017_Irene Fiorentini_LinkedIn
PPTX
PPT- October 23
PPTX
Semana cultural
DOCX
Pendahuluan sp36
PDF
Contumacia , assenza e CEDU. Italian in absentia trials and (lack of) respect...
PPTX
Вступительные испытания студентов
Classification of Plants
Uts rpl 2010_1101_dan_solusi
Aakash Ashokan
Question 3
Best Fit Awesome Web Apps for Highly Creative Kids
Peringkat Kinerja Operator
Portfolio 2017_Irene Fiorentini_LinkedIn
PPT- October 23
Semana cultural
Pendahuluan sp36
Contumacia , assenza e CEDU. Italian in absentia trials and (lack of) respect...
Вступительные испытания студентов
Ad

Similar to Prototype solution2 (20)

PPTX
Software prototyping
DOCX
Final Lab, Arduino Robot Challenge
PPTX
Prototype model 130714101556-phpapp02
PDF
project_proposal_osrf
PPTX
Code Robot Overview
PPTX
Maze robot
DOCX
System Document (Revised)
PPTX
tic_tac_toe.pptx
PPTX
Prototype
PDF
thesis report 2012
DOCX
Capstone Project Report 2016 final
PDF
Prototyping for knowledge based entrepreneurship
PPT
2-cases.ppt
PDF
Color Sorting Robotic Arm
PPTX
Prototype Model in Software Engineering.pptx
PPT
1-1 Lec-1 Introduction.ppt -Software Engineering
PDF
Citrix Labs Rapid Prototyping Workshop
PPT
Software Tutorial Week1 Online 1
PDF
Line maze solver
PDF
CS4099Report
Software prototyping
Final Lab, Arduino Robot Challenge
Prototype model 130714101556-phpapp02
project_proposal_osrf
Code Robot Overview
Maze robot
System Document (Revised)
tic_tac_toe.pptx
Prototype
thesis report 2012
Capstone Project Report 2016 final
Prototyping for knowledge based entrepreneurship
2-cases.ppt
Color Sorting Robotic Arm
Prototype Model in Software Engineering.pptx
1-1 Lec-1 Introduction.ppt -Software Engineering
Citrix Labs Rapid Prototyping Workshop
Software Tutorial Week1 Online 1
Line maze solver
CS4099Report
Ad

More from abukky52 (7)

PDF
Program implementation and testing
PDF
Pseudo code
PDF
Prototype solution
PDF
Story board design
DOCX
Project management
DOCX
Project management
DOCX
106CR DESIGN FOR USABILITY
Program implementation and testing
Pseudo code
Prototype solution
Story board design
Project management
Project management
106CR DESIGN FOR USABILITY

Prototype solution2

  • 1. PROTOTYPE SOLUTION: A demo of screen shots and a brief report of client group feedback This is the basic level of the program whereby the robot (which is the purple circle) moves in a pre-defined route while avoiding the obstacles (which are the cyan shapes).
  • 2. This is the intermediate level of the program. There is a traffic light there, when the light shows green it keeps on moving in the pre-defined route. This is also the intermediate level of the program. When the light shows red, the robot stops and when it shows green, it keeps on moving. REPORT The feedback from the client group about the software was impressing, they liked the light function, map layout (different shapes) and how the robot follows the route. The client group also thought we should improve on the random robot movement and the robot collision with objects. Also, they advised us to make the canvas of the robot bigger and make the robot look like it’s doing a defined route instead of appearing to be random. The feedback was taken into consideration and worked on. The implementation of the code was done and it came out good.