From 5179a8780f42eff71033c7b331f12c71be578eb6 Mon Sep 17 00:00:00 2001 From: Nikhil Ambardar <202-nikaviator@users.noreply.git-st.inf.tu-dresden.de> Date: Mon, 2 Nov 2020 10:29:47 +0100 Subject: [PATCH] nik --- sections/back.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sections/back.tex b/sections/back.tex index 6eb8942..71ceb45 100644 --- a/sections/back.tex +++ b/sections/back.tex @@ -107,7 +107,7 @@ Robots are made up of electronic components like wires, circuit boards, micropro \subsection{Malfunctioning Software} -Software is essential to modern day robots and this need programming. Code in any language always have bugs and more so it may fail altogether and this may cause robot to behave unexpectedly and unsafely. The problems come in all shapes and sizes ranging from robot shutting down unexpectedly ,to short circuits causing heat and even fire risks. Thus the set of instructions governing robot use should be perfect for using use cases they are built for but there are always chances of issues coming up after long time use. One of them maybe hardware is superficially compatible with software instructions. +Software is essential to modern day robots and this need programming. Code in any language always have bugs and more so it may fail altogether and this may cause robot to behave unexpectedly and unsafely. The problems come in all shapes and sizes ranging from robot shutting down unexpectedly ,to short circuits causing heat and even fire risks. Thus the set of instructions governing robot use should be perfect for using use cases they are built for but there are always chances of issues coming up after long time use. One of them maybe hardware is superficially compatible with software instructions.\\ \subsection{Human Operator Errors} -- GitLab