Flowchart You need to program the logic for an autonomous road line painting vehicle. The vehicle (flashes yellow hazard lights during operation) is responsible for painting a solid yellow line when the road bend is 45 degrees or more. When the road curvature is straight (or less than 45), a white dashed line must be painted. At any intersection, the painting must stop and resume once past the intersection. When the vehicle reaches the final destination or at any time, should the paint deplete, the vehicle must stop and the red hazard lights must be turned on. Instructions Develop a flowchart to solve the above problem. You should do this in sufficient detail so that it could be easily translated into a computer program by a programmer. You should upload your flowchart as a JPG or PNG image which can be produced with a drawing program or sketched by hand and taking a clear picture of it.
Flowchart
You need to program the logic for an autonomous road line painting vehicle. The vehicle (flashes yellow hazard lights during operation) is responsible for painting a solid yellow line when the road bend is 45 degrees or more. When the road curvature is straight (or less than 45), a white dashed line must be painted. At any intersection, the painting must stop and resume once past the intersection. When the vehicle reaches the final destination or at any time, should the paint deplete, the vehicle must stop and the red hazard lights must be turned on.
Instructions
Develop a flowchart to solve the above problem. You should do this in sufficient detail so that it could be easily translated into a computer program by a programmer.
You should upload your flowchart as a JPG or PNG image which can be produced with a drawing program or sketched by hand and taking a clear picture of it.
Step by step
Solved in 2 steps with 1 images