Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

It will happen. [ You can add a new robot to the environment by using the spawn service in Turtlesim. ] Robots state vector x

It will happen. [You can add a new robot to the environment by using the "spawn" service in Turtlesim.] Robots
state vector x,y,
T
It is shown with. Here x and y represent the position of the robot in the 2D environment; if
shows the direction angle. Robot-1,[0,0,0]T
; Robot-2 can be used randomly, provided that it is in the working environment.
It will start in a state determined as .
A motion-controller (ROS node) will be written for each robot.
Robot-1's motion controller follows Robot-2 from the specified distance.
should be designed. Robot-1 can access Robot-2's state information. As a controller,
PID will be used. In my consultancy, those who do graduation projects on robotics can use PID as well as PureThey will also implement Pursuit and Stanley controllers.
Robot-2's motion controller should be designed according to the following motion strategy:
o Robot-2 moves at the current direction angle and determined constant speed.
o When Robot-2 reaches the border of the working environment, randomly choose one of the two strategies below.
It will move selectively: i) It moves like the reflection of light from a mirror. So come
The angle made by the direction of rotation with the normal is equal to the angle made by the direction of rotation with the normal. ii) It will determine the rotation angle randomly.
The speeds and following distances of the robots (linear and angular) are sent parametrically, initially as JSON data. must be read from the file.
[
{"Robot_Name":"Robot1","Following_distance":1},
{"Robot_Name":"Robot2","Linear_velocity":2,"Angular_velocity":1}
]
image text in transcribed

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

The Temple Of Django Database Performance

Authors: Andrew Brookins

1st Edition

1734303700, 978-1734303704

More Books

Students also viewed these Databases questions

Question

List some problems associated with risk tolerance questionnaires.

Answered: 1 week ago

Question

7. Identify six intercultural communication dialectics.

Answered: 1 week ago