Skip to content
Snippets Groups Projects
Commit 5179a878 authored by Nikhil Ambardar's avatar Nikhil Ambardar
Browse files

nik

parent 31013284
No related branches found
No related tags found
No related merge requests found
Pipeline #8213 failed
...@@ -107,7 +107,7 @@ Robots are made up of electronic components like wires, circuit boards, micropro ...@@ -107,7 +107,7 @@ Robots are made up of electronic components like wires, circuit boards, micropro
\subsection{Malfunctioning Software} \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} \subsection{Human Operator Errors}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment