Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Solve this problem, using any other algorithm of your own choice. In a shortest distance path planning situation, the problem is specified as: A mobile

Solve this problem, using any other algorithm of your own choice. image text in transcribed

In a shortest distance path planning situation, the problem is specified as: A mobile robot has to move in a static environment where coordinates of starting point A, endpoint B and two static obstacles are known. It is however advised to use a sensor to verify that an obstacle is indeed present. The mobile robot must move from point A to point B in a path which covers the minimum distance and also successfully maneuvers the obstacle. A collision with any or both obstacles will result in deduction of points. Therefore, requirement is a shortest and feasible path. Relative coordinates are given as: Point X Y Start Point 0 0 End Point 10 10 10 Obstacle 1 2 2 Obstacle 28.5 8.7 The radius of the circle of artificial points is specified as 1 unit. As a Mechatronics Engineer, you are required to provide an algorithm which successfully reaches point B with minimum distance and collision free. You are also required to suggest changes in your algorithm if the environment is changed from static to dynamic i.e., if the obstacle positions are subject to change with time and are not known beforehand

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Databases And Information Systems 1 International Baltic Conference Dbandis 2020 Tallinn Estonia June 19 2020 Proceedings

Authors: Tarmo Robal ,Hele-Mai Haav ,Jaan Penjam ,Raimundas Matulevicius

1st Edition

303057671X, 978-3030576714

More Books

Students also viewed these Databases questions