Aman DT 3.2
Aman DT 3.2
Experiment: 3.2
1. Aim of the practical. : Design a two-wheel line following robot integrated with infrared sensors.
The robotics simulator CoppeliaSim, with integrated development environment, is based on a distributed
control architecture: each object/model can be individually controlled via an embedded script, a plugin, a ROS
node, a remote API client, or a custom solution. This makes CoppeliaSim very versatile and ideal for multi-
robot applications. Controllers can be written in C/C++, Python, Java, Lua, Matlab or Octave.
CoppeliaSim is used for fast algorithm development, factory automation simulations, fast prototyping and
verification, robotics related education, remote monitoring, safety double-checking, as digital twin, and much
more. You can find a feature overview here.
University Institute of Engineering
Department ofComputer Science & Engineering
Procedure:
e)Add the object of sphere shape with radius 0.2 and name it bubbleRob .
h)Add proximate sensor of cone type ,change its name as bubbleRob_sensingNose ,change its
position .
University Institute of Engineering
Department ofComputer Science & Engineering
j)Change the volume parameter and detection parameter properties of proximity sensor .
University Institute of Engineering
Department ofComputer Science & Engineering
k)Add a new scene to make the wheel , add cylinder change its size ,name
University Institute of Engineering
Department ofComputer Science & Engineering
l)Make the other wheel by copying first and change the position of 1otherwise they overlap
University Institute of Engineering
Department ofComputer Science & Engineering
Final View :
University Institute of Engineering
Department ofComputer Science & Engineering