Question: this code must be in python. GISC 3420 GEOSPATIAL SOFTWARE SYSTEMS II Your task is to compute the total time taken by the robot to

this code must be in python. this code must be in python. GISC 3420 GEOSPATIAL SOFTWARE SYSTEMS II

GISC 3420 GEOSPATIAL SOFTWARE SYSTEMS II Your task is to compute the total time taken by the robot to reach its goal, given the following Inputs (Figure 1): The distance between the robot and the item in the r- and y-direction (dx and dy) o The speed of the robot on the road and the rocky terrain (s1 and 52) o The length li of the first segment (on the road) To test your Python program, let's make the problem more concrete. For the test case, let's assume the following dimensions (see figure 2 below with assumed values). The total time is the time for traversing both segments. Item w 3 km 6 km Speed - 2 km/h Speed 5 kmh Robot Figure 2. Test case with assumed dimensions Develop the Python program that prompts user for inputs). Write your algorithm as comments in the Python program. Note that use variable names that are longer and more descriptive than drors. Submit your Python program with your test running results. Output results must show: X-disance to target oy distance to target 0 Length of first segment: o Speed along first segment. o Speed along second segment Total travel time

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!