Interactive Robotics
Interactive Robotics
TROPHY
TECH GC 2025
INTERACTIVE ROBOTICS
Problem Statement
1. Robot Simulation
In this section, you are required to choose a robotic arm
from the prebuilt robots available in CoppeliaSim.
Alternatively, you may design your own custom robotic
arm from scratch. The following functionalities are
required:
a. Joint Control:
I. You must be able to control the robot’s joint
angles with a precision of at least 10% of its
total range of motion.
II. For joints with discrete states (e.g [open/close],
[high/low]), there are no precision
requirements.
b. End-Effector Control:
I. You should be able to control the position of
the end effector with a precision of 1cm.
Manipulating the end effector to move in
predefined paths will fetch additional points.
TECH GC
2025
Solution Deliverables
1. We expect the following in a zipped folder with your
Team ID.
1. A report as per the guidelines provided by CAIC.
2. Readme file containing the steps to start the
simulation on a fresh system.
3. In a folder named ‘src’ : All the code/script/config
files required to start the Simulation/Controller.
4. In a folder named ‘Visuals’ : Images and Videos
demonstration of each section implemented.
2. A presentation will be organized to showcase your
solutions.
Evaluation Parameters
1. Robot Simulation
Section Max Points
a. Joint control 3U
1. U => joints/degrees of Freedom that
was controlled
b. End-Effector Control 9 + 11*V
1. V => number of predefined paths
the end effector can move.
c. Interaction with the Environment 13*W + 17*X + 21*Y + 23*Z
1. W => number of regular objects
manipulated.
2. X => number of irregular objects
manipulated.
3. Y => number of regular objects
stacked.
4. Z => number of irregular objects
stacked.
TECH GC
2025
Team Size
Each team can have a maximum of 6 members
Resources
1. Coppeliasim: https://www.coppeliarobotics.com/
2. React: https://react.dev/